kakoune/rc
Maxime Coste 08e0b663f7 Fix unintended interpretation of ranges length syntax
Ranges specified with a +<length> were inconsistent, with +0 meaning
an empty range, while +1 meant a two character long range (first character
+ the following one). Change that to mean a single character.

Fixes #3479
2020-05-29 12:25:57 +10:00
..
detection Fix filetype detection 2020-02-21 21:25:57 -08:00
filetype Split python auto-insert hooks from auto-indent 2020-05-19 17:16:05 +10:00
tools Fix unintended interpretation of ranges length syntax 2020-05-29 12:25:57 +10:00
windowing Split modules and allow kitty-send-text to take a parameter 2020-04-27 11:58:39 -04:00