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-18 17:02:06 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
34e1f3cc1b
kakoune
/
test
/
regression
/
1275-replaced-range-split
/
in
2 lines
1 B
Raw
Normal View
History
Unescape
Escape
Do not try to split non range atoms in column highlighter That means we wont have a very nice interaction between show_whitespaces and column highlighters, but thats the simplest fix for now, if we want a better behaviour we need to introduce a way to know that a replaced range is splittable (meaning it means to have the same amount of columns as the range it replaces) Fixes #1275
2017-04-19 23:15:36 +03:00
Reference in New Issue
Copy Permalink