FIXED: [16.25b1] Undo bug

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

FIXED: [16.25b1] Undo bug

Post by vha »

- have following text

Code: Select all

aaa
bbb
ccc
- select aaa, CTRL-C
- switch to column mode
- put the cursor between the 1st and 2nd b on the 2nd line
- SHIFT-LEFT to select the 1st b
- CTRL-V -> bbb becomes aaabb
- CTRL-Z -> aaabb becomes abb instead of bbb

vha
User avatar
Rickard Johansson
Site Admin
Posts: 6783
Joined: 19 Jul 2006 14:29

Re: [16.25b1] Undo bug

Post by Rickard Johansson »

Fixed. Thanks!
Post Reply