home/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 Fix fifos for Linux 2019-06-10 18:25:51 +02:00
rust
autorestore.kak
autowrap.kak
clang.kak Add a clang_directory option to set PWD when completing 2019-09-17 21:50:21 +10:00
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 Merge remote-tracking branch 'codesoap/background_blocks' 2019-09-15 09:29:26 +10:00
make.kak Revert "Don't create subshells when unnecessary" 2019-06-10 18:00:11 +02:00
man.kak
spell.kak