summaryrefslogtreecommitdiffstats
path: root/src/command_parsing.rs
AgeCommit message (Expand)Author
2020-03-30moved files aroundCanop
2020-01-20minor code fmt changesCanop
2020-01-16commands given with `--cmd` must be separatedCanop
2019-12-19display possible verb completions in status lineCanop
2019-12-02verb invocation now optional in verb configurationCanop
2019-10-28Application running entirely on stderrCanop
2019-10-23move to the last versions of crossterm and termimadCanop
2019-07-19change the behavior of open and alt-open on standard filesCanop
2019-06-19max width on help screen, prettier on very wide screenCanop
2019-06-08configurable skin supported on help screen and in :print_tree screen outputv0.8.0Canop
2019-04-03try to give arguments to verbs executed through --cmdCanop