summaryrefslogtreecommitdiffstats
path: root/website
AgeCommit message (Expand)Author
2020-06-29version 0.18.2 - remove all flickering causesv0.18.2Canop
2020-06-29fix CHANGELOG markdownCanop
2020-06-28new `cols_order` attribute in configurationv0.18.1Canop
2020-06-26update help screen contentCanop
2020-06-26update documentation for new sort modesCanop
2020-06-25deep last modified date computed in background on directoriesCanop
2020-06-23v 0.17.0v0.17.0Canop
2020-06-23restore broot on return from an application launched in terminalCanop
2020-06-22new internal to define readline-like input edition shortcutsCanop
2020-06-20version 0.16.0 - pattern compositionv0.16.0Canop
2020-06-20more subtle rules on pattern combination parsingCanop
2020-06-20fix regex patterns with flags needing a third / to be combinedCanop
2020-06-19update doc to mention pattern combinationsCanop
2020-06-19composite patterns built by combining simple ones with operatorsCanop
2020-06-12Merge remote-tracking branch 'origin/master'Canop
2020-06-12fix typo in docCanop
2020-06-12TypoMaximilian Roos
2020-06-12version 0.15.0Canop
2020-06-11mouse capture can be disabledCanop
2020-06-11some optimizations of the file content searchCanop
2020-06-10small doc changesCanop
2020-06-09dumb and meaningless content search optimizationsCanop
2020-06-08pattern characters can be escaped with a '\'Canop
2020-06-05update website for new pattern syntaxCanop
2020-06-01Merge remote-tracking branch 'origin/master'v0.14.2Canop
2020-06-01`apply_to` verb propertyCanop
2020-05-30Add screenshot showing panels with solarized dark skinDaniel Trautmann
2020-05-30Update solarized dark skin with new skin settingsDaniel Trautmann
2020-05-29doc now explicitely explains how to have a tranparent backgroundCanop
2020-05-29better explain how to find the config fileCanop
2020-05-27minor documentation fixesCanop
2020-05-27rewrite of the broot website for the incoming releaseCanop
2020-05-22escape key doesn't quit broot anymoreCanop
2020-05-17remove the mention that alt-enter can't be boundCanop
2020-05-17Add setup instructions for nushellPirmin Kalberer
2020-04-07improve documentation of verb addition in confCanop
2020-03-29website: make the install page independantCanop
2020-03-14move the white background skin to the new Skins web pageCanop
2020-03-14Add Skins section to nav and solarized dark skinDaniel Trautmann
2020-03-13mention the apt repository in installation docCanop
2020-02-27fix compilation problem related to dependency versionCanop
2020-02-08Fix documentation, backtickChris Coutinho
2020-02-05several small flags related improvementsCanop
2020-02-05mention the `br -gc :gs` trick on the siteCanop
2020-02-04default_args in conf.toml and new launch flagsCanop
2020-02-04minor doc fixesCanop
2020-02-04minor documentation changesCanop
2020-02-03cached background computation of git statusCanop
2020-01-24add `--conf` arg to launch broot with specific config file(s)Canop
2020-01-22fix a panic on "///" inputCanop