Changes between Version 1 and Version 2 of Ticket #84
- Timestamp:
- 06/01/09 21:12:27 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #84 – description
v1 v2 13 13 !^ - go to first non-whitespace character in line[[BR]] 14 14 p - paste (pos+1)[[BR]] 15 P - paste 16 ^D - enter, when line is not empty15 P - paste[[BR]] 16 !^D - enter, when line is not empty 17 17 18 18 Additionally, using up/down in command mode puts the cursor at the end of the line, whereas readline puts it at the beginning of the line. I'm not sure whether one is more convenient or correct, but UI consistency is more important here and every other program I encounter uses libreadline.
