summaryrefslogtreecommitdiffstats
path: root/src/interactive/widgets/mark.rs
AgeCommit message (Expand)Author
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
2019-06-08Pune/India: Better handling of what is selected after removing a marked entrySebastian Thiel
2019-06-08Pune/India: Don't try to go down as marked items are removedSebastian Thiel
2019-06-07First version of removing marked items from the listSebastian Thiel
2019-06-07Only show hotkey for deletion when focus is on the mark paneSebastian Thiel
2019-06-07First version of help line which tells what to do to delete thingsSebastian Thiel
2019-06-07Grapheme handling when truncating long filenamesSebastian Thiel
2019-06-07First prettier version of mark paneSebastian Thiel
2019-06-07Proper scrolling in mark paneSebastian Thiel
2019-06-07Happy clippySathish
2019-06-07refactorSebastian Thiel
2019-06-07move EntryMarkMap into Mark widgetSebastian Thiel
2019-06-07moved marked information from footer to title of mark paneSebastian Thiel
2019-06-07maintain sorting even though we have a map - each render must allocate nowSebastian Thiel
2019-06-07see how it is when sorting by alphabetSebastian Thiel
2019-06-06tests to verify focus handling worksSebastian Thiel
2019-06-06implement actual marker selectionSebastian Thiel
2019-06-06Know about focus in marker paneSebastian Thiel
2019-06-06Simplify mark selection by making it based on position in listSebastian Thiel
2019-06-06Move ownership of marked entries to the MarkPaneSebastian Thiel
2019-06-06some experimentation with selection handling in the new paneSebastian Thiel
2019-06-06A step towards more self-contained componentsSebastian Thiel
2019-06-06reactor help: move event handling closer to where it belongsSebastian Thiel
2019-06-06refactorSebastian Thiel
2019-06-06The first display of paths to be deleted!Sebastian Thiel
2019-06-06The first incarnation of the mark windowSebastian Thiel