kakoune/rc/tools
Maxime Coste a49ae162f4 Add a -verbatim switch to evaluate-commands for perfect forwarding
-verbatim will disable argument parsing in evaluate-commands, making
it possible to forward a single command to a different context without
triggering a reparsing of the arguments.

Fixes -try-client support in grep.kak

Closes #3153
2019-10-23 22:30:23 +11:00
..
go
python
rust simplify rust completion to match generic Kakoune completions 2019-05-17 20:00:40 +03:00
autorestore.kak
autowrap.kak
clang.kak
comment.kak
ctags.kak
doc.kak Make quoting opt-in by using $kak_quoted_... 2019-06-23 12:04:21 +10:00
format.kak
git.kak Simplify argument pass through in git wrapper script 2019-10-09 17:40:57 +11:00
grep.kak Add a -verbatim switch to evaluate-commands for perfect forwarding 2019-10-23 22:30:23 +11:00
lint.kak
make.kak
man.kak
spell.kak