summaryrefslogtreecommitdiffstats
path: root/src/verb/builtin.rs
AgeCommit message (Expand)Author
2020-07-10add a builtin verb for :open_stay_filterCanop
2020-06-25deep last modified date computed in background on directoriesCanop
2020-06-24sort by date; sizes visible on toggle even without sortingCanop
2020-06-12Fix some problems with relative paths in cp and mvv0.15.1Canop
2020-06-05Merge branch 'master' into new-patternCanop
2020-06-05fix a few problems with tab completions and relative pathsCanop
2020-06-05Tab goes to next direct match when there's no verb in inputCanop
2020-05-27better status for :focus internal with argumentCanop
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-17add BACK_TAB as shortcut to close the current panelCanop
2020-05-12:start_end_panelCanop
2020-05-04internals can accept an argument. :focus does accept oneCanop
2020-05-02:!focus, :focus some/path and :!focus some/pathCanop
2020-05-01command/verb/apply refactoringCanop
2020-04-15:close_panel internal verb with back-tab key triggerCanop
2020-04-15refactor verbs for more type enforced sanityCanop
2020-04-14focus dir in new panel with tabCanop