summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-01-10experimental "modal mode"modesCanop
2021-01-09minor cleaningCanop
2021-01-07allow specifying execution pattern as arrayCanop
2021-01-04:copy_line, for copying the selected line in previewCanop
2021-01-04fix handling of rules starting with '/' in the global gitignoreCanop
2020-12-31use cli-log for loggingCanop
2020-12-31add an example of using broot as generic fuzzy finderCanop
2020-12-24version 1.1.0Canop
2020-12-22wrap all `execution` values in default hjson in quotesCanop
2020-12-21Hjson now accepted as config format, and the default oneCanop
2020-12-21make the 'home' and 'end' key shortcuts standardCanop
2020-12-20fix missing import in test unitv1.0.9Canop
2020-12-19version 1.0.9Canop
2020-12-18fix execution strings tokenization ignoring quotesCanop
2020-12-14fit file count column width to what's necessaryCanop
2020-12-14Merge remote-tracking branch 'origin/master'Canop
2020-12-14improve determination of whether a space is needed left of the treeCanop
2020-12-13keep selection visible on unfilteringCanop
2020-12-11display the file(s) used for config loading in helpCanop
2020-12-11use serde's derive to deserialize confCanop
2020-12-10Merge remote-tracking branch 'origin/master'Canop
2020-12-10fix missing left marginCanop
2020-12-10fixed faulty default config.Leo
2020-12-01progressive display of file sums (size, counts, date)Canop
2020-11-30better cache management for dir size computationCanop
2020-11-30when sizes are displayed (eg on `br -s`) show size of root line and root file...Canop
2020-11-27version 1.0.7Canop
2020-11-27:previous_same_depth and :next_same_depth internalsCanop
2020-11-27image preview centered in both directionskittyCanop
2020-11-27kitty: avoid conversion to rgba, only transmit alpha when presentCanop
2020-11-26high definition preview images on kittyCanop
2020-11-25[WIP] high-definition image preview when using kittyCanop
2020-11-19Merge branch 'icons'Canop
2020-11-19add major precision to default confCanop
2020-11-18add the vscode.ttf file to the distributionCanop
2020-11-18change white to ANSI(231) because it's more stableCanop
2020-11-18explain in default conf the thing about TOML props orderCanop
2020-11-17small changes to the icons documentationiconsCanop
2020-11-17some code cleaningCanop
2020-11-17Merge branch 'icon' of https://github.com/asdf8dfafjk/broot into iconsCanop
2020-11-16refactor: crop moved to termimadCanop
2020-11-13`:line_up` and `:line_down` accept an optional count as argumentCanop
2020-11-13Add double extensions support._
2020-11-13fix white background skin chapter in docCanop
2020-11-10Stop disabling cursor blinking on launchCanop
2020-11-10rename dev.log into broot.log to reduce collisionsCanop
2020-11-10Add mappings using script._
2020-11-09Icon handling: A few more mappings_
2020-11-08Add support for icons_
2020-11-05preview now supports opening zero length "files"v1.0.5Canop