FIXED: [16.20b2] CTRL-DEL issue

Post bug reports when testing beta versions here.
Post Reply
User avatar
vha
Posts: 1084
Joined: 27 Jun 2007 21:34
Location: Belgium

FIXED: [16.20b2] CTRL-DEL issue

Post by vha »

"Delete to beginning of next word" is set
"Ignore symbols" is not set

- have following text

Code: Select all

  aa
  a
- 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
User avatar
Rickard Johansson
Site Admin
Posts: 6663
Joined: 19 Jul 2006 14:29

Re: [16.20b2] CTRL-DEL issue

Post by Rickard Johansson »

Fixed in next release. Thanks!

Note! This issue affect CTRL+Right as well, using the same option.
Post Reply