mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
6a960a9fb9
Possibility to mark rectangle for clipboard. User may bind keys to move-cursor-up, move-cursor-down, move-cursor-left, move-cursor-right and mark-clipboard. mark-clipboard is tristate. First triggerred, it remembers left top corner of rectangle. Now you can move cursor. Second time triggerred, remembers right bottom corner of rectangle. Third time, it clears selection. The copy-clipboard action was changed. Now if the clipboard rectangle is marked, it copies this rectangle. If not, the current link. |
||
---|---|---|
config | ||
contrib | ||
doc | ||
po | ||
src | ||
test | ||
Unicode | ||
.gitignore | ||
.mailmap | ||
ABOUT-NLS | ||
AUTHORS | ||
autogen.sh | ||
BUGS | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
features.conf | ||
GOALS | ||
INSTALL | ||
Makefile | ||
Makefile.config.in | ||
Makefile.lib | ||
NEWS | ||
README | ||
README.md | ||
SITES | ||
THANKS | ||
TODO |
felinks
Fork of elinks