This website requires JavaScript.
Explore
Help
Sign In
mawww
/
kakoune
Watch
1
Star
1
Fork
0
You've already forked kakoune
mirror of
https://github.com/mawww/kakoune.git
synced
2024-12-27 13:44:32 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
d32d185d48
kakoune
/
test
/
highlight
/
ranges
/
cmd
2 lines
1 B
Raw
Normal View
History
Unescape
Escape
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 05:22:27 +03:00
Reference in New Issue
Copy Permalink