repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 3dc0c84e6c60fa1d0055727cd1a482cb6e43148c:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 3dc0c84e6c60fa1d0055727cd1a482cb6e43148c
Author: Marc Lehmann 
Date:   Fri Dec 16 23:59:35 2005 +0000

    *** empty log message ***

diff --git a/Changes b/Changes
index 6a945cef3896088d9536a4dee8e6bf738888d7f8..
index ..e4bb4ffd6de1fc87eed895b30bb5537c9e5cbcd7 100644
--- a/Changes
+++ b/Changes
@@ -1,17 +1,14 @@
-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.
diff --git a/doc/rxvt-tabbed b/doc/rxvt-tabbed
index 3b67baa7e80f611776688925d683e0963792208e..
index ..7ac075c05cef48c04e2ad53482bf409d5a15ef52 100755
--- a/doc/rxvt-tabbed
+++ b/doc/rxvt-tabbed
@@ -6,6 +6,9 @@
 # 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;

-----END OF PAGE-----