summaryrefslogtreecommitdiffstats
path: root/src/interactive/app/state.rs
AgeCommit message (Expand)Author
2024-01-23feat: add `dua i --no-entry-check` flag. (#227)Sebastian Thiel
2024-01-22Make builds with rustc 1.72 work (#226)Sebastian Thiel
2024-01-21refactorSebastian Thiel
2024-01-20Fix refresh with multiple input pathsPiotr Wach
2024-01-17refactorSebastian Thiel
2024-01-14Preserve selected element after refreshPiotr Wach
2024-01-14Moved traversal stats to separate typePiotr Wach
2024-01-10make WalkOptions available in State so it can re-use it for additional walks.Sebastian Thiel
2024-01-09feat: show and hide mtime and item count columns with 'M' and 'C' respectivelyPiotr Wach
2024-01-09refactorSebastian Thiel