summaryrefslogtreecommitdiffstats
path: root/src/filesystems
AgeCommit message (Expand)Author
2021-06-30use termimad 0.13 - better table rendering in narrow terminalCanop
2021-06-23improve rendering of available space in :fs viewCanop
2021-06-23version 1.6.1v1.6.1Canop
2021-06-02make the number of threads used for file summing configurableCanop
2021-05-20removed some `#[macro_use] extern crate`Canop
2021-05-18fix overflowing root fs colors when no foreground color is setCanop
2021-05-02spill some blood for the Clippy godCanop
2021-04-21scrolling in staging areaCanop
2021-04-20staging area filtered with patternCanop
2021-04-16move stage related internal handling to panel_stateCanop
2021-04-15staging area [WIP]Canop
2021-04-06refactor: gather arguments of command execution in structsCanop
2021-04-05rename some types to bring them closer from their useCanop
2021-02-24limit the number of panels to 2Canop
2021-02-14:line_up_no_cycle and :line_down_no_cyleCanop
2021-01-10experimental "modal mode"modesCanop
2020-12-13keep selection visible on unfilteringCanop
2020-11-13`:line_up` and `:line_down` accept an optional count as argumentCanop
2020-10-23display IO errors on previews instead of closing brootCanop
2020-10-22handle opening trees in filesystems view on ctrl-left and ctrl-rightCanop
2020-10-22center the 'type' column in fs viewCanop
2020-10-21filesystems view now filterableCanop
2020-10-20keep tree options when going through not tree statesCanop
2020-10-18:root_fs shows size/available infos of current filesystem on topCanop
2020-10-16:filesystems opens a list of mounted filesystemsCanop