-TODO: harmonize --dsiable-options into position-dependent options.
+TODO: harmonize --disable-options into position-dependent options.
TODO: after requesting the selection and getting a timeout, no further requests will be sent.
-TODO: do font request caching, might help rxvtd on some machines
TODO: safer command: keymap processing.
TODO: "slow" rendering mode for bidi and scripts
TODO: read property sequence is broken with respect to utf-8 etc.
TODO: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep look.
-WISH: /usr/share/doc/libdisplaymigration0-dev/spec.txt
WISH: keymap modification via esc-sequences.
WISH: line-rewrapping on resize
WISH: searchable backlog
WISH: meta-tagging of data by regex/master process (my dream project)
WISH: OnTheSpot editing, or maybe switch to miiiiiiif
-WISH: tabbed windows (hey, just use screen...)
WISH: just for fun, do shade and tint with XRender.
- fix a bug in the menu code of unknown impact, found by darix.
# on debian, do:
# apt-get install libgtk2-perl
+# Also see the Gtk2::URxvt module family, which does this much cleaner
+# and provides a real tabbed-terminal.
+
my $RXVT_BASENAME = "rxvt";
use Gtk2;