Commit Graph

14 Commits

Author SHA1 Message Date
Bert
ec1a811f84 keyboard-select: Ctrl-[fbdu] + $ improved
Ctrl-[fbdu] now scrolls the buffer while preserving the cursor position
within the window.
The '$' key works correctly in blockwise selection; changing lines after
using this key always moves the cursor to the end of the new line.
2010-08-19 00:54:56 +02:00
Bert
625c0b1d42 keyboard-select: block selection works again
Trailing newline at last line of block/line selection is removed.
2010-08-18 18:48:19 +02:00
Bert
bb236fd586 keyboard-select: use logical lines!
This is a major rewrite, cursor movement and text selection now behaves
much more vim-like.
Block selection is broken, I hope I can fix it in the next hours.
2010-08-18 11:11:37 +02:00
Bert
94d5f77e83 keyboard-select: version 1.0 2010-08-16 20:10:52 +02:00
Bert
982d1b9cf2 keyboard-select: made status area more vim-like 2010-08-16 17:01:12 +02:00
Bert
ac8fd5d6aa keyboard-select: added overlay with vim-like position info 2010-08-16 00:43:48 +02:00
Bert
379169be25 keyboard-select: Ctrl-[dufb] cursor movement mappings 2010-08-15 20:03:21 +02:00
Bert
d9b55a44ca keyboard-select: fix tabs in ^ mapping 2010-08-15 16:22:21 +02:00
Bert
9bb3e986a5 keyboard-select: more vi-like movement mappings 2010-08-14 16:47:53 +02:00
Bert
82544b57e5 *-select: fixed unused keys scrolling; more doc 2010-08-13 22:04:04 +02:00
Bert
4a1e3a32c8 Fixed documentation 2010-08-13 21:22:27 +02:00
Bert
ad736c2fd7 keyboard-select: fixed and enabled blockwise selection mode 2010-08-13 20:18:41 +02:00
Bert
4de636301f keyboard-select: fixed selection/cursor interference in normal mode 2010-08-13 11:05:37 +02:00
Bert
30d70b1226 new extension: keyboard-select 2010-08-13 02:31:08 +02:00