summaryrefslogtreecommitdiffstats
path: root/src/hex
AgeCommit message (Expand)Author
2022-11-04version 1.16.2Canop
2022-08-30upgrade version of crokeyCanop
2022-08-06Switch from memmap to memmap2Karl-Johan Karlsson
2021-11-30fix hex view sometimes losing 1 or 2 ASCII charactersCanop
2021-09-05upgrade termimad to 0.16Canop
2021-08-29move some fit/crop utilities from broot's code to termimadCanop
2020-12-13keep selection visible on unfilteringCanop
2020-12-11use serde's derive to deserialize confCanop
2020-11-05preview now supports opening zero length "files"v1.0.5Canop
2020-10-07change the syntax of `cols_order` in confCanop
2020-09-30refactor: make Screen CopyCanop
2020-08-06:preview_image, :preview_binary, and :preview_textCanop
2020-08-02show an image if preview if possible (WIP)Canop
2020-07-26small code cleaningCanop
2020-07-25file size and "line" addresses in hex viewCanop
2020-07-24display counts of lines in previewed files (matched/total)Canop
2020-07-23:select_first and :select_last implemented in previewCanop
2020-07-23selected line in previewCanop
2020-07-15fix bad rendering on chars not being one col wideCanop
2020-07-14chars in binary previewCanop
2020-07-14previews now scrollableCanop
2020-07-12preview panel [still more like a POC than a full feature]Canop