summaryrefslogtreecommitdiffstats
path: root/src/screens.rs
AgeCommit message (Expand)Author
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