summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2020-11-05preview now supports opening zero length "files"v1.0.5Canop
2020-10-23display IO errors on previews instead of closing brootCanop
2020-10-22version 1.0.4v1.0.4Canop
2020-10-22Merge branch 'master' into filesystemsCanop
2020-10-22update changelogCanop
2020-10-16:filesystems opens a list of mounted filesystemsCanop
2020-10-10update version and changelogCanop
2020-10-07version 1.0.3v1.0.3Canop
2020-10-04version 1.0.2v1.0.2Canop
2020-10-03`cr/` prefix allows a regex based search on file contentCanop
2020-09-30version 1.0.1v1.0.1Canop
2020-09-30refactor: make Screen CopyCanop
2020-09-29list of verbs is now searchableCanop
2020-09-28help page lists optional features enabled at compilationCanop
2020-09-27fix opening of link of linkCanop
2020-09-24allow cmd sequences in verb executionCanop
2020-09-09ctrl-v now inserts the clipboard content in the inputCanop
2020-09-08don't add :copy_path in builtins when the clipboard feature is offCanop
2020-09-06don't gitignore files when not in a git repositoryCanop
2020-08-31Version 1.0.0v1.0.0Canop
2020-08-23version 0.20.3v0.20.3Canop
2020-08-23fix a few problems related to tabulation renderingCanop
2020-08-19update changelogCanop
2020-08-19fix esc key not removing the filter in text previewCanop
2020-08-18version 0.20.1v0.20.1Canop
2020-08-18setting the working dir of processes is now opt-inCanop
2020-08-18optional selection mark to complete the selection backgroundCanop
2020-08-18made :focus more accessible when a file is selectedCanop
2020-08-18removing a filter using the esc key in tree tries to keep selectionCanop
2020-08-17client-server / --get-root implementedCanop
2020-08-16update documentation for image previewv0.20.0Canop
2020-08-07fix possible crash/errors in fuzzy matches in file content previewsCanop
2020-08-07image preview: better color choice when true colors aren't availableCanop
2020-08-01make the selected directory the working dir of subprocessesCanop
2020-07-31version 0.19.4v0.19.4Canop
2020-07-27version 0.19.3Canop
2020-07-26version 0.19.2v0.19.2Canop
2020-07-26{line} in a verb execution pattern refers to the line numberCanop
2020-07-26small code cleaningCanop
2020-07-25content search in tree propagated as regex to previewCanop
2020-07-25filtering in preview now interrupted by key eventsCanop
2020-07-24faster availability of big files in previewCanop
2020-07-23selected line in previewCanop
2020-07-20"client-server" featureCanop
2020-07-17keep preview's pattern when changing fileCanop
2020-07-17version 0.19.1v0.19.1Canop
2020-07-16version 0.19.0v0.19.0Canop
2020-07-16some documentation of the preview panel featureCanop
2020-07-10version 0.18.6v0.18.6Canop
2020-07-09add [ext-colors] to color files depending on their extensionCanop