kakoune/rc/core
Justin Frank ab6bc41358 Added shell command completion support to define-command and prompt
This commit also introduces a regression in that I decided that the best way to
avoid overly long and confusing names was to rename the current shell-*
switches to script-*, and have the shell command completion be
shell-completion.

renamed script-{completion,candidates} to shell-script-*

Updated docs with new switch names

Added -shell-completion switch to x11-repl and kitty-repl
2018-10-03 09:46:31 -07:00
..
asciidoc.kak Fix highlighters in rc/core post syntax refactoring 2018-07-05 07:54:28 +10:00
c-family.kak rc c: Highlight more standard types and macros 2018-09-29 17:43:06 +03:00
comment.kak Add dart to comment.kak 2018-08-17 23:23:59 +01:00
diff.kak Fix various scripts highlighter commands 2018-07-05 07:54:28 +10:00
doc.kak Added shell command completion support to define-command and prompt 2018-10-03 09:46:31 -07:00
formatter.kak Do not reparse %sh{...} strings 2018-07-05 07:54:28 +10:00
grep.kak Use -once hooks to remove fifo directories 2018-08-19 08:04:31 +10:00
kakrc.kak Added shell command completion support to define-command and prompt 2018-10-03 09:46:31 -07:00
make.kak Use -once hooks to remove fifo directories 2018-08-19 08:04:31 +10:00
makefile.kak Make recurse regex opt-in with a -recurse switch instead of opt-out 2018-07-05 07:54:28 +10:00
man.kak Added shell command completion support to define-command and prompt 2018-10-03 09:46:31 -07:00
python.kak Fix python indent for lines ending with colon 2018-07-08 18:21:01 +02:00
sh.kak Tweak various scripts to improve the time they take to load 2018-07-19 18:32:29 +10:00