kakoune/rc
Olivier Perret 16f42fe3a6 refactor comment.kak
* move most of the kakoune implementation outside of the shell scope
  to avoid unnecessary escaping
* let kakoune do the option expansions to avoid injection of special
  characters
* split block commenting options into two and do the < to <lt>
  conversion directly
* show error messages directly in the buffer rather than in *debug*

Fixes #1600 and #875
2017-11-03 13:20:02 +01:00
..
base src rc: Rename exec/eval into execute-keys/evaluate-commands 2017-11-03 11:09:45 +03:00
core refactor comment.kak 2017-11-03 13:20:02 +01:00
extra src rc: Rename exec/eval into execute-keys/evaluate-commands 2017-11-03 11:09:45 +03:00