summaryrefslogtreecommitdiffstats
path: root/src/interactive/widgets/help.rs
AgeCommit message (Expand)Author
2021-07-13Make the trash feature optionalLewis Cook
2021-06-27Implement Ctrl+t move to trashFederico Stra
2021-04-21Fix help menu typoJack Youstra
2021-02-15Add bindings 'H' and 'G' to go to the top/bottom of any paneSebastian Thiel
2020-07-23fix clippy warningsMaxim Zhukov
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-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-29navigation help for 'help' pane :DSebastian Thiel
2020-02-01Update tui to 0.8Sebastian Thiel
2019-06-16Add 'h' and 'l' as alternative keybindingsSebastian Thiel
2019-06-15First half-baked version of deletion within traversal treeSebastian Thiel
2019-06-08Pune/India: Make help window pretty againSebastian Thiel
2019-06-08Pune/India: Don't try to go down as marked items are removedSebastian Thiel
2019-06-07Fixed Up and Down key inputs and added Left and Right for Ascent and Descent ...Sathish
2019-06-07Only show hotkey for deletion when focus is on the mark paneSebastian Thiel
2019-06-06some experimentation with selection handling in the new paneSebastian Thiel
2019-06-06reactor help: move event handling closer to where it belongsSebastian Thiel
2019-06-06The first incarnation of the mark windowSebastian Thiel
2019-06-06Let's not get ahead of ourselves ;)Sebastian Thiel
2019-06-06better helpSebastian Thiel
2019-06-06Coloring for marked entriesSebastian Thiel
2019-06-06refactorSebastian Thiel
2019-06-05more hotkeysSebastian Thiel
2019-06-05fix sorting; add some alternate keysSebastian Thiel
2019-06-05Add tui-react as library - it's proven (enough)...Sebastian Thiel
2019-06-05Make clear the Component is very a TopLevelComponent, very special!Sebastian Thiel
2019-06-05removed propsmut in the hope it will work then, but not quite (yet?)Sebastian Thiel
2019-06-05Revert "An attempt to make it better by removing BorrowMut... to no avail, bu...Sebastian Thiel
2019-06-05An attempt to make it better by removing BorrowMut... to no avail, but differ...Sebastian Thiel
2019-06-05support for mutable props - useful for iterators for exampleSebastian Thiel
2019-06-05Help pane is now a component :)Sebastian Thiel
2019-06-04typo :DSebastian Thiel
2019-06-04Let byte visualization control its own widthSebastian Thiel
2019-06-04Cycle through graph and bar optionsSebastian Thiel
2019-06-04Add a decent header lineSebastian Thiel
2019-06-04reformatSebastian Thiel
2019-06-04Wow, help scrolling is finally working!Sebastian Thiel
2019-06-04Tried to keep count of lines, but failed... it's hard to avoid allocationsSebastian Thiel
2019-06-04scrolling for the help windowSebastian Thiel
2019-06-04implement tab keySebastian Thiel
2019-06-04refactorSebastian Thiel
2019-06-04The reamining hotkeys explainedSebastian Thiel
2019-06-04Ready for the next paragraphSebastian Thiel
2019-06-04help comes to live, slowlySebastian Thiel