summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2023-08-15move skin parts parsing functions to termimadCanop
2023-08-02--help prettier on super wide terminalsCanop
2023-07-26allow unescaped '::' in pattern (#726)Denys Séguret
2023-07-18Merge remote-tracking branch 'origin/main'Canop
2023-07-18small changes of --helpCanop
2023-07-17fix error when WindowsPowerShell dir exists but Profile.ps1 does not (#723)felixkroemer
2023-07-16version 1.24.1v1.24.1Canop
2023-07-16improve help with clap-help 0.4Canop
2023-07-15some code cleaningCanop
2023-07-15use clap 4 instead of clap 3 (#722)Denys Séguret
2023-07-14Powershell br function install (#720)felixkroemer
2023-07-07update lazy-regex dependencyCanop
2023-06-19allow extra spaces before the verbCanop
2023-06-16reorganize default skinsCanop
2023-06-16update dependenciesCanop
2023-06-02small README changesCanop
2023-05-24preview bg behind svg instead of blackCanop
2023-05-23update resvg dependencyCanop
2023-05-23fix invalid skin fileCanop
2023-05-21Allow dir size computation in /run/media (#710)Jin Liu
2023-05-18Define disk space availability colors in skin (#707)Denys Séguret
2023-05-18left-elision of path when path/name doesn't fit (#706)Denys Séguret
2023-05-04Correct some typos (#703)Alexander Seiler
2023-05-02clear events after delay on windows (#701)Denys Séguret
2023-04-05switch_terminal verb config parameter (#693)Denys Séguret
2023-03-18resolve tilde in special pathsCanop
2023-03-16don't show modal only key in help if modal disabledCanop
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