summaryrefslogtreecommitdiffstats
path: root/src/browser/browser_state.rs
AgeCommit message (Expand)Author
2020-05-27fix a few cases of pattern applied but not displayed in inputCanop
2020-05-24tab based auto-completion of verbs and paths in inputCanop
2020-05-21{other-panel-file}, :copy-to-panel and :move-to-panelCanop
2020-05-19:panel_left and :panel_right, bound to ctrl arrowsCanop
2020-05-18Special paths defined in conf.tomlCanop
2020-05-17display tree options "flags"Canop
2020-05-16fill the input when executing commands of --cmdCanop
2020-05-15different skins for focused and unfocused panelsCanop
2020-05-13fix swapped behaviors of :focus and :!focusCanop
2020-05-12:start_end_panelCanop
2020-05-05input caret only displayed on active panelCanop
2020-05-04internals can accept an argument. :focus does accept oneCanop
2020-05-03refactor: creation of the `tree` modCanop
2020-05-02:!focus, :focus some/path and :!focus some/pathCanop
2020-05-01command/verb/apply refactoringCanop
2020-04-21multi-panels: input & status in panels; Click to select panelCanop
2020-04-15refactor: "display" ntmoduleCanop
2020-04-15refactor verbs for more type enforced sanityCanop
2020-04-14focus dir in new panel with tabCanop
2020-03-30moved files aroundCanop