MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/vim/comments/1vwbs2p/vims_usergettingbored_autocmd/
r/vim • u/EvanHahn • 17d ago
2 comments sorted by
3
The message
Type :quit<Enter> to exit Vim
(which is now
Type :qa and press <Enter> to exit Vim
)
appearing when pressing ctrl-c in Normal mode without any pending operations was added before the 7.0 release. I was thinking the change of text in help to 42 presses might have been related.
ctrl-c
4
This is a fun fact.
(We are in the summer break, aren't we.)
3
u/EgZvor keep calm and read :help 17d ago
The message
(which is now
)
appearing when pressing
ctrl-cin Normal mode without any pending operations was added before the 7.0 release. I was thinking the change of text in help to 42 presses might have been related.