Commit graph

16 commits

Author SHA1 Message Date
Ulrich Kautz
63e31baa74 Add build feature to disable command execution
This CL adds the build feature `disable-command-execution` that enforces the `--print` flag and thereby disables execution of commands.
2022-01-27 13:31:31 +00:00
Denis Isidoro
35b544f418
Bump clap from 3.0.0-beta.5 to 3.0.6 2022-01-12 08:50:55 -03:00
Denis Isidoro
d672d6253d
Fix lint issues (#658) 2021-12-19 17:00:11 -03:00
Denis Isidoro
8725654a74
Allow multi-word shell.command config (#644)
Fixes #645
2021-11-23 09:54:25 -03:00
Denis Isidoro
95e57cf084
Update to rust 1.56.0 and 2021 edition (#637) 2021-10-30 18:07:05 -03:00
Kevin K
63f2a693cf
updates clap to v3.0-beta.5 2021-10-25 11:32:44 -04:00
Daniel Fitzpatrick
715d3d59e4 Add elvish widget 2021-09-08 16:51:44 -05:00
Denis Isidoro
32a3746174
ix colors in help message 2021-08-09 10:15:59 -03:00
Denis Isidoro
85ca69a263
Add cheats for navi itself (#599)
Fixes #380
2021-08-08 08:12:19 -03:00
Denis Isidoro
954bc8871b
yaml: add support for cheats.paths 2021-08-07 10:42:46 -03:00
Denis Isidoro
5e7b24abe8
Fix clippy warnings 2021-08-07 07:05:33 -03:00
Denis Isidoro
7c62a5af7b
Improve documentation (#529) 2021-04-19 10:42:27 -03:00
Denis Isidoro
fcd7bd80d8
Config: get from cli, then env, then yaml (#528) 2021-04-19 10:34:13 -03:00
Denis Isidoro
2266c1bc75
Fix Windows builds (#522) 2021-04-19 06:57:08 -03:00
Denis Isidoro
9d9ae304ba
Fail on bad colors (#519) 2021-04-17 10:31:23 -03:00
Denis Isidoro
7fb2b53463
Add support for config file (#518) 2021-04-17 10:17:22 -03:00