FIXED: v12.20 b1: undo bug in hex mode
Posted: 05 Jul 2017 06:44
using v12.20 b1 64bit
- Open a file TextEd
- Switch to hex view
- Delete the first character
- CTRL-Z -> first character is restored
- CTRL-Z -> a character with hex code 0x09 is inserted
- CTRL-Z -> the 0x09 is removed again
- CTRL-Z -> a character with hex code 0x09 is inserted again
vha
- Open a file TextEd
- Switch to hex view
- Delete the first character
- CTRL-Z -> first character is restored
- CTRL-Z -> a character with hex code 0x09 is inserted
- CTRL-Z -> the 0x09 is removed again
- CTRL-Z -> a character with hex code 0x09 is inserted again
vha