Commit Graph

82 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
ec0f6210f4 url-select: updated README, on_line_update -> line_update 2010-08-17 20:41:12 +02:00
Bert
91cd34f1a1 url-select: new o/q keyboard mappings
https://bbs.archlinux.org/viewtopic.php?pid=810493#p810493
2010-08-17 17:04:58 +02:00
Bert
94d5f77e83 keyboard-select: version 1.0 2010-08-16 20:10:52 +02:00
Bert
61f4a686ca url-select: version 1.3 2010-08-16 19:50:58 +02:00
Bert
4a7de6ccaa url-select: made status area more vim-like 2010-08-16 17:24:27 +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
ae1bf696d0 README.md: keyboard-select usage updated 2010-08-15 20:08:46 +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
73cb4ef3bf url-select: version 1.2 2010-08-15 15:31:08 +02:00
Bert
5c7b3bab22 url-select: added overlay showing index of current url 2010-08-15 15:28:19 +02:00
Bert
4404b5dd7b README.md: keyboard-select usage updated 2010-08-14 16:49:32 +02:00
Bert
9bb3e986a5 keyboard-select: more vi-like movement mappings 2010-08-14 16:47:53 +02:00
Bert
d797dfb717 url-select: version 1.1 2010-08-13 22:06:40 +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
7964207291 added README 2010-08-13 21:19:52 +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
7cb72dbc98 Merge remote branch 'origin/master' 2010-08-13 02:32:35 +02:00
Bert
30d70b1226 new extension: keyboard-select 2010-08-13 02:31:08 +02:00
Bert
474e44e5cd url-select: version 1.0 2010-08-12 16:28:57 +02:00
Bert
412f705af7 url-select: bug-fix: ignore all unused keys 2010-08-04 11:44:33 +02:00
Bert
cee2040344 url-select: more suitable & vi-like mappings 2010-08-03 22:15:07 +02:00
Bert
8379775412 url-select: almost completely rewritten
We're now able to:
- Block tty updates while in URL selection mode
-> no fuckups in ncurses clients anymore, hooray!
- Select multiline URLs as such
- Scroll nicely
2010-08-03 00:44:04 +02:00
Bert
211a5c8470 clipboard: source refactored 2010-08-03 00:39:34 +02:00
Bert
33024bb68c xclip-board -> clipboard, using xsel instead of xclip 2010-08-02 16:34:16 +02:00
Bert
bb677ec9de initial commit 2010-08-02 07:07:10 +02:00