summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2022-05-30fix alt-enter failing to cd to directoryv1.13.1Canop
2022-05-29version 1.13v1.13.0Canop
2022-05-18Format counts of files with thousands separatorCanop
2022-05-16close staging area when a verb empties itCanop
2022-05-06version 1.12.0v1.12.0Canop
2022-04-13added compilation target: older GLIBCCanop
2022-04-04version 1.11.1v1.11.1Canop
2022-04-03replace the 'opener' crate with 'open'Canop
2022-04-02version 1.11.0v1.11.0Canop
2022-03-31Sort by type, with dirs either first or lastCanop
2022-03-29version 1.10.0v1.10.0Canop
2022-03-27add the (already documented) capture_mouse conf itemCanop
2022-03-20downgrade rust to 1.58 : cargo cross fails on 1.59Canop
2022-03-12version 1.9.4v1.9.4Canop
2022-03-07don't query size of remote volumesCanop
2022-02-15version 1.9.3v1.9.3Canop
2022-02-15:previous_dir and :next_dir internalsCanop
2022-01-31use crokey to clean keybinding related codeCanop
2022-01-30export key event parsing and formatting in crokeyCanop
2022-01-23put syntect-no-panic on crates.io to allow publishv1.9.2Canop
2022-01-23version 1.9.2Canop
2022-01-21Fix a crash on a syntect panic on svelte fileCanop
2022-01-07version 1.9.1v1.9.1Canop
2022-01-06version 1.9.0v1.9.0Canop
2022-01-05images rendered with kitty protocol on weztermCanop
2021-12-31total_search shows all matchesCanop
2021-12-29fix wrong translation from exact pattern to regex patternv1.8.1Canop
2021-12-26version 1.8.0Canop
2021-12-25upgrade Termimad to 0.20.0 (better algo for table fitting)Canop
2021-12-22text previews switch to hex when there are non printable charsCanop
2021-12-22alt-i and alt-h now toggle showing gitignored and hidden filesCanop
2021-12-16version 1.7.5, making the "clipboard" feature non default againv1.7.5Canop
2021-12-02version 1.7.4v1.7.4Canop
2021-11-30fix hex view sometimes losing 1 or 2 ASCII charactersCanop
2021-11-19version 1.7.3v1.7.3Canop
2021-11-19fix some graphical glitches on WindowsCanop
2021-11-18version 1.7.2v1.7.2Canop
2021-11-17add more syntect syntaxes for code previewCanop
2021-11-06upgrade terminal-clipboard to fix a problem on X11Canop
2021-10-30version 1.7.0v1.7.0Canop
2021-10-29bunch of small improvements of clipboard & input fieldCanop
2021-10-22set minimal rust versionCanop
2021-10-22v 1.6.6v1.6.6Canop
2021-10-22make it possible to rebind left and right arrow keysCanop
2021-10-20remove direct import of minimad crateCanop
2021-10-20update some dependenciesCanop
2021-10-17update changelogCanop
2021-10-01version 1.6.4v1.6.4Canop
2021-09-17fix special-path/Enter for sym linksCanop
2021-09-05upgrade termimad to 0.16Canop