FIXED: [16.20b2] CTRL-DEL issue
Posted: 07 May 2024 09:51
"Delete to beginning of next word" is set
"Ignore symbols" is not set
- have following text- cursor at the start of the first line
- CTRL-DEL -> all spaces up until "aa" is deleted, which is ok
- cursor at the start of the second line
- CTRL-DEL -> the whole line is deleted
vha
"Ignore symbols" is not set
- have following text
Code: Select all
aa
a
- CTRL-DEL -> all spaces up until "aa" is deleted, which is ok
- cursor at the start of the second line
- CTRL-DEL -> the whole line is deleted
vha