TODO: run external commands more sytematically (using $self->env etc.)
TODO: document searchable-scorllback hotkey
TODO: double-click and right-extend
+TODO: change scrollback to use cursor movements
+TODO: middle-click conflicts with menu use, !Ctrl
- added sections for DISTRIBUTION MAINTAINERS and about
SETUID/SETGID to the FAQ.
- selection, searchable-scrollback, selection-popup and
- free one of the cursors, fixes a small memory leak.
- built-in (as opposed to terminfos) visual bell was broken/too fast.
- applied minor cleanups by Ladislav Michnovic.
- - applied better configure support for openpty and other pty stuff
- (Emanuele Giaquinta).
+ - applied pty handling cleanups and improvements (Emanuele Giaquinta).
- mark-urls launch-on-click by jepler.
- removed "small" resource parsing function, as it wasn't really
compatible, and not really small either.
=item mark-urls
Uses per-line display filtering (C<on_line_update>) to underline urls and
-make them clickable. When clicked, the program specified in the resource
-C<urlLauncher> (default C<x-www-browser>) will be started.
+make them clickable. When middle-clicked, the program specified in the
+resource C<urlLauncher> (default C<x-www-browser>) will be started.
=item block-graphics-to-ascii