summaryrefslogtreecommitdiffstats
path: root/src/screens.rs
AgeCommit message (Expand)Author
2019-02-19change the way the new command is computed on new stateCanop
2019-02-18better scrolling (no longer displays a mostly void page)Canop
2019-02-17All colors of broot can be defined in configCanop
2019-02-16separate entries in conf for foreground and background colorsCanop
2019-02-15skinning possible for simple colors, for statusCanop
2019-02-12add a scrollbar on help screenCanop
2019-02-11handle errors on a few cases of non suitable rootCanop
2019-02-01a few sacrifices to the Clippy godCanop
2019-01-29terminal size management refactoringCanop
2019-01-25rework of verbs and their configurationCanop
2019-01-15documentationCanop
2019-01-11fix some parts of the app not being cleaned in some casesCanop
2018-12-17fmtCanop
2018-12-14make tree longer than screen in some cases (esp. for sizes)Denys Séguret
2018-12-10fix '…' not always being added to not empty foldersCanop
2018-12-05correctly manages sym linksCanop
2018-12-02remove Result from return type of functions which can't failCanop
2018-12-02help pageCanop
2018-12-01specializable application statesCanop
2018-11-29fuzzy pattern matching based navigationCanop