summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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-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
2021-12-22text previews switch to hex when there are non printable charsCanop
2021-12-22alt-i and alt-h now toggle showing gitignored and hidden filesCanop
2021-11-30fix hex view sometimes losing 1 or 2 ASCII charactersCanop
2021-11-19fix some graphical glitches on WindowsCanop
2021-11-17add more syntect syntaxes for code previewCanop
2021-11-07consider an input containing only spaces as empty on enterCanop
2021-11-06upgrade terminal-clipboard to fix a problem on X11Canop
2021-10-29bunch of small improvements of clipboard & input fieldCanop
2021-10-22make it possible to rebind left and right arrow keysCanop
2021-10-22mention sponsorship in docCanop
2021-10-20remove direct import of minimad crateCanop
2021-10-13Improve decision regarding trimming the rootCanop
2021-10-13better make the selection visibleCanop
2021-10-01add more info in log about gitignore files parsingCanop
2021-09-26fix regression preventing cd on alt-enter in builtinCanop
2021-09-17fix special-path/Enter for sym linksCanop
2021-09-07addition to doc on `:focus`Canop
2021-09-05upgrade termimad to 0.16Canop
2021-08-29move some fit/crop utilities from broot's code to termimadCanop