-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: rxvt-unicode-sixel
action: commit
revision:
path_from:
revision_from: 0eab05598dd6c0f7f04a08b9449e28f4217852cc:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

git://git.thebackupbox.net/rxvt-unicode-sixel

commit 0eab05598dd6c0f7f04a08b9449e28f4217852cc
Author: Marc Lehmann <schmorp@schmorp.de>
Date:   Fri Nov 13 23:23:03 2009 +0000

    *** empty log message ***

diff --git a/Changes b/Changes

index ca6bad8b3bd3cf24544a2f3eab410ae847dd30ab..

index ..eec1b66f46c94e709f85adb39c2ad008c8823c89 100644

--- a/Changes
+++ b/Changes
@@ -2,7 +2,7 @@ rxvt-unicode changelog <= google-friendly title

 TODO: init_secondary serves what purpose? maybe move it to earlier startup phase and re-think
 TODO: xcopyarea pass broken, fix and improve
-TODO: event mechanism that replaces on_keyboard_command with something more scalable.
+TODO: event mechanism that replaces on_user_command with something more scalable.
 TODO: slipwheeling needs a keyboard grab to get key release events.
 TODO: overlays collide with the way the out-of-focus cursor is being drawn
 TODO: "slow" rendering mode for bidi and scripts, pango!
@@ -26,6 +26,8 @@ TODO:        - upgrade to libev-xx
 TODO: -rv interacts badly with popups.
 TODO: idle/interval timer implementation für anyevent
 TODO: perl-shell-window?
+TODO: restore signal mask when starting shells
+TODO: zweimal numlock? falsche codes rxvt urxvt for numpad?
 	- port to glibc-2.10 changes (strchr etc. returning const char *
           in C++), based on patches by Milos Jakubicek and Oliver Mader.
         - the binary search algorithm to find precomposed characters
@@ -58,6 +60,7 @@ TODO: perl-shell-window?
           namespace with lots of symbols "for gnu/gcc compatibility" even
           though neither of them does it, and then calls the rest of the world
           in need of fixing. go figure.
+        - on_keyboard_command is on_user_command (patch by Michael Witten).

 9.06 Sat Nov  8 17:47:18 CET 2008
 	- NOTICE: this release updates terminfo/termcap.
diff --git a/doc/rxvt.1.man.in b/doc/rxvt.1.man.in

index e795ce13cec9f9f0b292a140a75c100b97b5f200..

index ..a70368521f24f22e3ad7e42ae882059210b413ca 100644

--- a/doc/rxvt.1.man.in
+++ b/doc/rxvt.1.man.in
@@ -1188,7 +1188,7 @@ when Control-Meta-c is being pressed":
 .Ve
 .Sp
 If \fIstring\fR takes the form \f(CW\*(C`perl:STRING\*(C'\fR, then the specified \fB\s-1STRING\s0\fR
-is passed to the \f(CW\*(C`on_keyboard_command\*(C'\fR perl handler. See the @@RXVT_NAME@@\fIperl\fR\|(3)
+is passed to the \f(CW\*(C`on_user_command\*(C'\fR perl handler. See the @@RXVT_NAME@@\fIperl\fR\|(3)
 manpage. For example, the \fIselection\fR extension (activated via
 \&\f(CW\*(C`@@RXVT_NAME@@ \-pe selection\*(C'\fR) listens for \f(CW\*(C`selection:rot13\*(C'\fR events:
 .Sp
diff --git a/doc/rxvt.1.pod b/doc/rxvt.1.pod

index 5e89cd1245dbd8d9738628aa956e074d4a4b688b..

index ..68ce37925de86528909e0564d5cb6bc16d48e407 100644

--- a/doc/rxvt.1.pod
+++ b/doc/rxvt.1.pod
@@ -1190,7 +1190,7 @@ when Control-Meta-c is being pressed":
   URxvt.keysym.M-C-c: command:\033]701;zh_CN.GBK\007

 If I<string> takes the form C<perl:STRING>, then the specified B<STRING>
-is passed to the C<on_keyboard_command> perl handler. See the @@RXVT_NAME@@perl(3)
+is passed to the C<on_user_command> perl handler. See the @@RXVT_NAME@@perl(3)
 manpage. For example, the F<selection> extension (activated via
 C<@@RXVT_NAME@@ -pe selection>) listens for C<selection:rot13> events:

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

-- Response ended

-- Page fetched on Sun Jun 2 13:04:30 2024