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-19 01:11:36 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
80ffc4d34f
kakoune
/
test
/
regression
/
1920-crash-on-python-in-docstring
/
cmd
2 lines
1 B
Raw
Normal View
History
Unescape
Escape
Detect infinit recursion in reference highlighting Reference highlighters allow for potential mutual recursion between highlighters. This is usually fine, but if the recursion happens on the same buffer range, it means we will recurse infinitely. Fixes #1920
2018-03-11 03:40:26 +03:00
Reference in New Issue
Copy Permalink