summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2020-10-22version 1.0.4v1.0.4Canop
2020-10-18:root_fs shows size/available infos of current filesystem on topCanop
2020-10-16:filesystems opens a list of mounted filesystemsCanop
2020-10-10update version and changelogCanop
2020-10-07version 1.0.3v1.0.3Canop
2020-10-07fix left key moving the cursor to start of input (instead of just one char left)Canop
2020-10-04version 1.0.2v1.0.2Canop
2020-10-04list the search modes and their main prefix in helpCanop
2020-09-30version 1.0.1v1.0.1Canop
2020-09-30on ctrl-w (:close_panel_cancel) close preview rather than appCanop
2020-09-08fix cross-compilation - define a "clipboard" featureCanop
2020-09-07a few fixes to the :copy_path implementationCanop
2020-09-07Merge branch 'clipboard' of https://github.com/asdf8dfafjk/broot into asdf8df...Canop
2020-09-06don't gitignore files when not in a git repositoryCanop
2020-08-31Version 1.0.0v1.0.0Canop
2020-08-31Draft: Clipboard support, copy to clipboard_
2020-08-23version 0.20.3v0.20.3Canop
2020-08-23Fix files being called huge while they were only very bigCanop
2020-08-22externalize file size formatting into another crateCanop
2020-08-19version 0.20.2v0.20.2Canop
2020-08-19fix esc key not removing the filter in text previewCanop
2020-08-18version 0.20.1v0.20.1Canop
2020-08-16update dependenciesCanop
2020-08-16update documentation for image previewv0.20.0Canop
2020-08-07image preview: better color choice when true colors aren't availableCanop
2020-08-04fix image preview size computationDenys Séguret
2020-08-02show an image if preview if possible (WIP)Canop
2020-07-31version 0.19.4v0.19.4Canop
2020-07-27version 0.19.3Canop
2020-07-26version 0.19.2v0.19.2Canop
2020-07-25content search in tree propagated as regex to previewCanop
2020-07-23selected line in previewCanop
2020-07-20"client-server" featureCanop
2020-07-17version 0.19.1v0.19.1Canop
2020-07-16version 0.19.0v0.19.0Canop
2020-07-15fix bad rendering on chars not being one col wideCanop
2020-07-14previews now scrollableCanop
2020-07-13much progress on the preview panelCanop
2020-07-12preview panel [still more like a POC than a full feature]Canop
2020-07-10version 0.18.6v0.18.6Canop
2020-07-06avoid drawing the char at the bottom-right of the terminalCanop
2020-07-05version 0.18.5Canop
2020-07-03status takes into account overloading of enter and alt-enterCanop
2020-07-02version 0.18.4v0.18.4Canop
2020-06-30faster task interruption on event when summingCanop
2020-06-30version 0.18.3 - improve rendering speedCanop
2020-06-29version 0.18.2 - remove all flickering causesv0.18.2Canop
2020-06-28new `cols_order` attribute in configurationv0.18.1Canop
2020-06-26version 0.18 - with sortsv0.18.0Canop
2020-06-25deep last modified date computed in background on directoriesCanop