summaryrefslogtreecommitdiffstats
path: root/src/launchable.rs
AgeCommit message (Expand)Author
2022-11-04version 1.16.2Canop
2022-08-30upgrade version of crokeyCanop
2022-07-24fix typosKian-Meng Ang
2022-04-03replace the 'opener' crate with 'open'Canop
2022-03-27add the (already documented) capture_mouse conf itemCanop
2021-08-04improve scrolling behaviorsCanop
2021-06-10`working_dir` verb attributeCanop
2021-04-27better handling of errors in launching external program non leavingCanop
2021-02-05limit tree height in :pt even when there's more root itemsCanop
2021-01-13fix mouse staying captured during external app executionCanop
2020-12-14improve determination of whether a space is needed left of the treeCanop
2020-12-11use serde's derive to deserialize confCanop
2020-09-30refactor: make Screen CopyCanop
2020-08-18setting the working dir of processes is now opt-inCanop
2020-08-01make the selected directory the working dir of subprocessesCanop
2020-07-31better terminal state for sub processesCanop
2020-07-09add [ext-colors] to color files depending on their extensionCanop
2020-06-28new `cols_order` attribute in configurationv0.18.1Canop
2020-06-23restore broot on return from an application launched in terminalCanop
2020-05-15different skins for focused and unfocused panelsCanop
2020-05-04internals can accept an argument. :focus does accept oneCanop
2020-05-03refactor: creation of the `tree` modCanop
2020-05-01command/verb/apply refactoringCanop
2020-04-15refactor: "display" ntmoduleCanop
2020-04-14refactor: separate Launchable and print functionsCanop