summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2022-07-04conf files can import other conf filesCanop
2022-07-04fix old syntax names not recognized anymoreCanop
2022-06-30add the set_syntax_theme verbCanop
2022-06-20Merge branch 'master' into theme_verbCanop
2022-06-19fix default_flags in conf not working anymoreCanop
2022-06-19[WIP] introduce verb arg definitionCanop
2022-06-18Merge branch 'git-info-exclude' of github.com:refi64/broot into refi64-git-in...Canop
2022-06-18Merge branch 'issue-#535-ProgramNotFoundWindows' of github.com:Spacelord-XaN/...Canop
2022-06-15fix accidently changed launch argument nameCanop
2022-06-15use clap derive for argumentsCanop
2022-06-12improve search help according @vapniks suggestionCanop
2022-06-12add examples on search modes in help screenCanop
2022-06-11Treat files in .git/info/exclude as ignoredRyan Gonzalez
2022-06-07update from clap2 to clap3Canop
2022-06-07hint on empty tree: use alt-i or alt-hCanop
2022-05-30fix alt-enter failing to cd to directoryv1.13.1Canop
2022-05-21Merge remote-tracking branch 'origin/master'Canop
2022-05-21allow verbs with extension filter before other onesCanop
2022-05-18Format counts of files with thousands separatorCanop
2022-05-16close staging area when a verb empties itCanop
2022-05-06version 1.12.0v1.12.0Canop
2022-05-04add the :stage_all_files internalCanop
2022-04-17Add cfg for mv commands to separate between unix and windowsAlexander Kastler
2022-04-17Add cfg for rm command to separate between unix and windowsAlexander Kastler
2022-04-17Add cfg for cp command to separate between unix and windowsAlexander Kastler
2022-04-17Add cfg for mkdir command to separate between unix/windows #535Alexander Kastler
2022-04-03replace the 'opener' crate with 'open'Canop
2022-03-31Sort by type, with dirs either first or lastCanop
2022-03-29Don't quit on small terminalsCanop
2022-03-27verb filtering by file extensionCanop
2022-03-27add the (already documented) capture_mouse conf itemCanop
2022-03-23escape spaces in sourcing path in shell script installCanop
2022-03-07don't query size of remote volumesCanop
2022-02-20mention rebinding :panel_left & :panel_right in docCanop
2022-02-15:previous_dir and :next_dir internalsCanop
2022-01-31keep selected line visible when resizing previewCanop
2022-01-31use crokey to clean keybinding related codeCanop
2022-01-30export key event parsing and formatting in crokeyCanop
2022-01-23clearer error on bad default_flags in conf fileCanop
2022-01-23fix git statuses not working for worktreesCanop
2022-01-22dump in log the launch commandCanop
2022-01-21Fix a crash on a syntect panic on svelte fileCanop
2022-01-06determine when to draw/keep/erase kitty imagesCanop
2022-01-06fix offset in syntactic preview scrollbar displayCanop
2022-01-06change default bindings of Home and End keysCanop
2022-01-06fix syntaxic preview of Python broken by commentsCanop
2022-01-06Display images in high res on recent WezTermCanop
2022-01-05images rendered with kitty protocol on weztermCanop
2021-12-31total_search shows all matchesCanop
2021-12-29fix wrong translation from exact pattern to regex patternv1.8.1Canop