summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2020-01-19fix missing background on space after bullet in help screenCanop
2020-01-18doc & minor changes for :print_relative_pathCanop
2020-01-17Print relative path even above CWDRoshan George
2020-01-15version 0.11.9v0.11.9Canop
2020-01-12version 0.11.8v0.11.8Canop
2020-01-11hopefully bring compatibility with freeBSDCanop
2020-01-11Fix verbs not properly cancelled on actions such escapev0.11.7Canop
2020-01-10version 0.11.6Canop
2020-01-10improve readability of skin used during installation processCanop
2020-01-09Mac/bash : add .bash_profile to the list of possible sourcing filesCanop
2020-01-09version 0.11.3v0.11.3Canop
2019-12-30update cargo.lockv0.11.2Canop
2019-12-30fix alt-enter not being recognized on some computersv0.11.1Canop
2019-12-21Version 0.11.0v0.11.0Canop
2019-12-20version 0.10.5v0.10.5Canop
2019-12-17replace the "opener" crate with the "open" oneCanop
2019-12-16fix a compilation problem on windowsv0.10.4Canop
2019-12-15migration from crossterm 0.13.3 to crossterm 0.14.0Canop
2019-12-14rewrite br shell function installation to comply with #53 and #39Canop
2019-12-01faster fuzzy searchesCanop
2019-11-30tuning and perf improvements regarding searchCanop
2019-11-27fix crash on doing `:rm` on the last child of current rootv0.10.3Canop
2019-11-27help page refactored using Termimad templatesCanop
2019-11-15version 0.10.2v0.10.2Canop
2019-11-13make it possible to define a global backgroundCanop
2019-11-11colored status line, using Termimad templatesCanop
2019-11-07replace the small spinner with a variable size messageCanop
2019-11-04broot v0.10.1v0.10.1Canop
2019-11-04incorporate crossterm 0.13.2 to fix a pb in input on viCanop
2019-11-03broot v0.10.0v0.10.0Canop
2019-10-28Application running entirely on stderrCanop
2019-10-27app mostly running on stderrCanop
2019-10-23move to the last versions of crossterm and termimadCanop
2019-10-07use lazy-regex to slightly clean regex creation codeCanop
2019-09-26use id-arena to allocate lines created during tree computationCanop
2019-09-20version 0.9.6v0.9.6Canop
2019-09-15version 0.9.5v0.9.5Canop
2019-09-15more commands available for shortcuts & keyboard keysCanop
2019-09-13version 0.9.4v0.9.4Canop
2019-08-02whalespotting modev0.9.3Canop
2019-07-31Fix non consistent builds due to lack of precise versionning in crossterm sub...Canop
2019-07-29input_field is skinnableCanop
2019-07-19change the behavior of open and alt-open on standard filesCanop
2019-07-04use the new umask crateCanop
2019-07-03Hitting enter when first line is selected, or clicking it, goes up to the par...v0.8.6Canop
2019-06-30use mimalloc as allocator on linuxCanop
2019-06-22detect and color executable files on windowsCanop
2019-06-20new toggle to display last modified date of filesCanop
2019-06-20update changelogv0.8.5Canop
2019-06-19max width on help screen, prettier on very wide screenCanop