This website requires JavaScript.
Explore
Help
Sign In
xenia
/
kakoune
Watch
1
Star
0
Fork
0
You've already forked kakoune
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b3a1017a26
kakoune
/
test
/
regression
/
1580-A-not-moving-to-eol
/
kak_selections_desc
2 lines
8 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Distinguish between modes being disabled temporarily and definitely That way, insert mode knows when it can restore selections/avoid eol instead of (wrongly) doing it in the destructor that ends up running unpredictibly (as the mode is kept alive during its on_key call, even though it can happen that it is not the active mode anymore at the end of that call). Fixes #1580
2017-09-28 05:11:29 +02:00
2.5,2.5
Reference in New Issue
Copy Permalink
Mastodon