[go: up one dir, main page]

Menu

#421 nmark,abort has side effects

Unknown
open
nobody
None
v4.6
5
2024-11-24
2024-11-24
No

I want Ctrl-C to exit the editor (with the question "Lose changes...") even when there is a marked section. I put into my .joerc

nmark,abort ^C

It has the desired effect. HOWEVER, for some reason it breaks the use of Ctrl-C in other places, in particular in the prompt "Lose changes...". Normally when that prompt comes you can answer N or press Ctrl-C to not abort. With ^C set to "nmark,abort" Ctrl-C no longer does anything at that prompt.

Discussion


Log in to post a comment.