summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2024-02-25Merge branch 'feature/nerdfont' of github.com:JonasLeonhard/broot into JonasL...Canop
2024-02-23write installed flag file on --install (#842)Denys Séguret
2024-02-23fix(FontPlugin): refactor Nerdfont and VsCode Icons into a single pluginjonas
2024-02-22fix file-git-relative empty in some caseCanop
2024-02-22Merge branch 'main' into file-git-relativeCanop
2024-02-22fix new flickering/resize problems on WindowsCanop
2024-02-21:write_output & :clear_output, --verb_output (#834)Denys Séguret
2024-02-19Add file-git-relative verb argumentVasilis Manolopoulos
2024-02-17Export nushell commandTexas Toland
2024-02-14update changelogCanop
2024-02-14use temp_file transmission medium for kitty img (#835)Denys Séguret
2024-02-12don't fail launch on invalid verb configurationCanop
2024-02-10feat(nerdfont): add "icon_theme: nerdfont" setting (#333)jonas
2024-02-03support of multi-keys combinations, termimad 0.28 (#826)v1.33.0Denys Séguret
2024-01-17Update nushell.rs to fix error on exit (#822)Ludo Pinelli
2024-01-13new definition of special paths (#817)Denys Séguret
2024-01-01modal mode's initial_mode settingCanop
2023-12-31fix errors in table of internals in web docCanop
2023-12-30Sync broot working dir with current panel's root (#814)Denys Séguret
2023-12-30fix :trash internal not applied to staged filesCanop
2023-12-29some clippy lints are just painfulCanop
2023-12-22don't canonicalize paths on windows on new panels (#810)Denys Séguret
2023-12-16version 1.30.1v1.30.1Canop
2023-12-16fix: nushell deprecation (#786)Mel Massadian
2023-12-02more tilde expansion in verb argumentsCanop
2023-11-30Merge remote-tracking branch 'origin/main'Canop
2023-11-30solve symlink on :panel_right (#805)Denys Séguret
2023-11-30remove filter on :panel_right on directoryCanop
2023-11-30:trash internal (#803)Denys Séguret
2023-11-20Merge branch 'main' into set-terminal-titleCanop
2023-11-19Change CLI flags as suggested to --tree/--no-treeEldad Zack
2023-11-17reverse toggle meaning to retain current default behaviorEldad Zack
2023-11-17Add `toggle_tree` flag to show only items in the current dirEldad Zack
2023-11-17terminal_title parameter in configCanop
2023-11-13fix rooted gitignore patternsCanop
2023-11-12Fix relative gitignore patterns with several tokens (#792)Denys Séguret
2023-11-12Better default flags (#791)Denys Séguret
2023-11-06Switch dependency from "users" to "uzers"Karl-Johan Karlsson
2023-11-05left and right keys bindings allowed on non empty inputCanop
2023-10-29escape space and colon in automatic preview filtering (#779)Denys Séguret
2023-10-28Merge branch 'fix-win-c-crash-pr' of https://github.com/3tilley/broot into 3t...Canop
2023-10-28update changelog and web docCanop
2023-10-28Fix Windows crash when running -cMax Tilley
2023-10-20fix empty files considered as binaryCanop
2023-10-20faster regex content search with improved is_text testCanop
2023-10-19Extend 'apply_to' with 'text_file' and 'binary_file'Canop
2023-10-18change log levelCanop
2023-10-18Merge branch 'git-root' of https://github.com/9999years/broot into 9999years-...Canop
2023-10-18update dependenciesCanop
2023-10-14Remove "clear filter" behavior for `:focus`Rebecca Turner