kakoune/rc/core
Maxime Coste 4d11bb20c3 Always collapse jumps in exec/eval, remove -collapse-jumps switch
There does not seem to be any reasonable use cases of not collapsing
jumps when the input is not comming from the user. Always collapse
them.

It could make sense to move jump collapsing out of context_wrap as
in general any action not comming directly from the user should
collapse them, at the moment a comment or mapping will not collapse
jumps, which is unfortunate.
2018-02-24 19:02:15 +11:00
..
asciidoc.kak rc: Don't use command aliases to highlight keywords properly 2017-11-03 10:34:41 +03:00
c-family.kak Convert bundled scripts to ModeChange hook 2018-01-21 10:35:05 +11:00
comment.kak Add typescript to comment.kak 2017-12-06 20:50:05 +01:00
diff.kak rc: Don't use command aliases to highlight keywords properly 2017-11-03 10:34:41 +03:00
doc.kak doc.kak: stricter parsing of formatted text 2018-02-22 22:22:13 +11:00
formatter.kak src rc: Rename exec/eval into execute-keys/evaluate-commands 2017-11-03 11:09:45 +03:00
grep.kak Always collapse jumps in exec/eval, remove -collapse-jumps switch 2018-02-24 19:02:15 +11:00
kakrc.kak Convert bundled scripts to ModeChange hook 2018-01-21 10:35:05 +11:00
make.kak Always collapse jumps in exec/eval, remove -collapse-jumps switch 2018-02-24 19:02:15 +11:00
makefile.kak rc/: Replace simple uses of sed with tr 2018-02-18 15:00:30 +11:00
man.kak Always collapse jumps in exec/eval, remove -collapse-jumps switch 2018-02-24 19:02:15 +11:00
python.kak rc/: Replace simple uses of sed with tr 2018-02-18 15:00:30 +11:00
sh.kak rc/: Replace simple uses of sed with tr 2018-02-18 15:00:30 +11:00