1
1
mirror of https://github.com/mawww/kakoune.git synced 2024-09-11 13:00:41 +03:00
kakoune/rc
Johannes Altmanninger 2c944f6415 rc patch.kak: fix quoting
I learned that

    $ foo="'1

    2'"
    $ echo $foo
    '1 2'

Quote some variables to avoid this double unescaping.
2024-01-26 10:05:55 +11:00
..
detection rc detection modeline: optimize modeline pre-filtering 2023-06-02 22:38:32 +02:00
filetype rc patch.kak: fix quoting 2024-01-26 10:05:55 +11:00
tools rc patch.kak: fix quoting 2024-01-26 10:05:55 +11:00
windowing rc windowing: with-option to restore option value also after error 2023-12-16 12:13:20 +01:00