summaryrefslogtreecommitdiffstats
path: root/src/interactive/widgets
AgeCommit message (Expand)Author
2021-06-30cargo fmtSebastian Thiel
2021-06-30Add mark pane prompt message for ctrl + tSebastian Thiel
2021-06-30Refactor: deduplicate codeFederico Stra
2021-06-27Implement Ctrl+t move to trashFederico Stra
2021-06-08Print marked items upon exit if these are left in the marked paneSebastian Thiel
2021-05-29thanks clippySebastian Thiel
2021-04-21Fix help menu typoJack Youstra
2021-02-15thanks clippySebastian Thiel
2021-02-15Add bindings 'H' and 'G' to go to the top/bottom of any paneSebastian Thiel
2020-07-23fix styling for folders (cyan=folders, not chagned - regular files)Maxim Zhukov
2020-07-23fix clippy warningsMaxim Zhukov
2020-07-22Minor style improvements to handle special caseSebastian Thiel
2020-07-22fix mark paneSebastian Thiel
2020-07-22Help is back to normalSebastian Thiel
2020-07-22Help looks better now, but is far from 'normal'Sebastian Thiel
2020-07-22Switch to crosstermion 0.3 for tui 0.10 supportSebastian Thiel
2020-07-22Upgrade to tui 0.10 step oneā€¦tui-react-v0.10.0Sebastian Thiel
2020-07-06convert input handling to crosstermionSebastian Thiel
2020-07-02Use u128 for byte sizesThomas Hurst
2020-05-04Upgrade to tui 0.9v2.6.0tui-react-v0.4.0Sebastian Thiel
2020-05-04Fix cargo fmtSebastian Thiel
2020-05-04Add 'x' key to mark for deletion, without togglingSebastian Thiel
2020-03-30clippySebastian Thiel
2020-03-29Toggle help for entries and mark paneSebastian Thiel
2020-03-29navigation help for 'help' pane :DSebastian Thiel
2020-03-29auto-help which follows through the panesSebastian Thiel
2020-03-29Crossbeam channel is actually not needed in this caseSebastian Thiel
2020-02-01Update tui to 0.8Sebastian Thiel
2019-10-23Make sure borders are drawn more priminently on focusSebastian Thiel
2019-07-25Run rustfmt; use debug_assert; rename functionSebastian Thiel
2019-07-24Use same colors in mark pane as in entries paneVinzent Steinberg
2019-07-24Fix color scheme for light terminalsVinzent Steinberg
2019-06-16performance improvementsv2.1.2Sebastian Thiel
2019-06-16Add 'h' and 'l' as alternative keybindingsSebastian Thiel
2019-06-16Add a missing "n" to the headerKristofer Rye
2019-06-15pane is now displayed during deletion; keeps last item selectedSebastian Thiel
2019-06-15better separation of concerns when iterating marked itemsSebastian Thiel
2019-06-15First half-baked version of deletion within traversal treeSebastian Thiel
2019-06-15refactorSebastian Thiel
2019-06-15refactorSebastian Thiel
2019-06-15First rough version of the required pieces in MarkPaneSebastian Thiel
2019-06-14first sketch of the delete-draw-loopSebastian Thiel
2019-06-08Dehli/India: Make marker selection feel rightSebastian Thiel
2019-06-08Pune/India: Nicer colors for warn window in selectionSebastian Thiel
2019-06-08Pune/India: Warning window follows user selectionSebastian Thiel
2019-06-08Pune/India: Fix handling of deleting the first index in the mark listSebastian Thiel
2019-06-08Pune/India: more prominent selection in mark paneSebastian Thiel
2019-06-08Pune/India: Rustic way of handling the mark panes disappearanceSebastian Thiel
2019-06-08Pune/India: don't show warning if nothing is marked anymoreSebastian Thiel
2019-06-08Pune/India: Actually hook up spacebar in mark paneSebastian Thiel