summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2023-03-01improve nushell function commentsCanop
2023-02-28increment shell version to trigger updatestevenxxiu-fix/nushell-expand-pathCanop
2023-02-28Merge branch 'fix/nushell-expand-path' of github.com:stevenxxiu/broot into st...Canop
2023-02-28feat: for the `broot` external command, rename `args` to `file` and add docsSteven Xu
2023-02-28fix: for the `br` command, expand the path passed to *Broot*Steven Xu
2023-02-25add log on $EDITOR resolutionCanop
2023-02-24Fall back on /usr/bin/editor for $EDITORDaniel Tang
2023-02-24Fix install-br website link (#675)Daniel Tang
2023-02-07Fix status not always displaying input's verb hintCanop
2023-02-04clippy...Canop
2023-02-03New version of the nushell script (#661)Denys Séguret
2023-02-02Render SVG files as images in preview (#660)Denys Séguret
2023-01-29Unless overriden, `/proc` is now no-enterCanop
2023-01-28Shell function upgrade (#655)Denys Séguret
2023-01-28update changelogCanop
2023-01-23add no-hideAleksei Olshanskiy
2023-01-19fix: nushell br alias fails on alt-enter if folder contains spaces (#649)Francesc Elies
2023-01-19Dir preview (#654)Denys Séguret
2023-01-03version 1.19.0v1.19.0Canop
2023-01-03Nushell br function (#647)Denys Séguret
2022-12-15allow going to help with just `?` on WindowsCanop
2022-12-14windows version of :cppCanop
2022-12-09don't sum in /proc and /runCanop
2022-11-05add "ol" shortcut on open_leave for dirsCanop
2022-11-04Prevent `br` from using `rm` alias or function in Bash (#629)Jakub Kaczor
2022-11-04make content search max file size configurable (#628)Denys Séguret
2022-11-04version 1.16.2Canop
2022-10-22restrict verbs to specific panels (#620)Denys Séguret
2022-10-13fix ctrl-left not removing filtering in previewv1.16.1Canop
2022-10-04New escaping rules (#609)Denys Séguret
2022-10-02ctrl-left mapped to new :panel_left_no_open internalCanop
2022-10-01Status message on toggling tree optionsCanop
2022-09-24add the :select internalCanop
2022-09-23wraps mouse wheel selection in treeCanop
2022-09-23fix :line_down_no_cycle cycling in the tree viewCanop
2022-09-23modal/intput: uppercase letters don't trigger verbCanop
2022-09-23--sort-by-type-dirs-first --sort-by-type-dirs-lastCanop
2022-09-22allow showing only file name on path searchesCanop
2022-09-22remove some warningsCanop
2022-09-12bugfix: fix `TokPattern::find_ranges` to solve #504Federico Stra
2022-09-04Remove unneeded clippy lints whitelistkraktus
2022-08-30upgrade version of crokeyCanop
2022-08-06Switch from memmap to memmap2Karl-Johan Karlsson
2022-07-24fix typosKian-Meng Ang
2022-07-11Merge branch 'terminal-light-mio'Canop
2022-07-10allow :focus based verbs to take a patternCanop
2022-07-09use mio instead of epoll to find terminal's lumaterminal-light-mioCanop
2022-07-06disable luma detection on non linux platformv1.14.1no-luma-on-non-linuxCanop
2022-07-05help: change conf file open hintCanop
2022-07-05Merge branch 'master' into default-conf-dirCanop