summaryrefslogtreecommitdiffstats
path: root/src/display/crop_writer.rs
AgeCommit message (Expand)Author
2021-08-29move some fit/crop utilities from broot's code to termimadCanop
2020-12-13keep selection visible on unfilteringCanop
2020-11-16refactor: crop moved to termimadCanop
2020-11-05preview now supports opening zero length "files"v1.0.5Canop
2020-10-21filesystems view now filterableCanop
2020-10-16:filesystems opens a list of mounted filesystemsCanop
2020-10-07change the syntax of `cols_order` in confCanop
2020-08-31Version 1.0.0v1.0.0Canop
2020-08-23fix a few problems related to tabulation renderingCanop
2020-08-22externalize file size formatting into another crateCanop
2020-07-16preview now searchableCanop
2020-07-15fix bad rendering on chars not being one col wideCanop
2020-07-13much progress on the preview panelCanop
2020-07-12preview panel [still more like a POC than a full feature]Canop
2020-06-30faster tree rendering for slow terminalsCanop
2020-06-29version 0.18.2 - remove all flickering causesv0.18.2Canop
2020-06-07content search: text around match displayed in treeCanop
2020-05-01command/verb/apply refactoringCanop
2020-04-16crop tree drawing so that it doesn't go out of dedicated areaCanop