From 513471b5af7fa7f5eb8de0fdf2e916587c5d285a Mon Sep 17 00:00:00 2001
From: root
-
tic
outputs some error when compiling the terminfo entry.
-
If you want to select e.g. alphanumeric words, you can use the following setting:
@@ -139,7 +144,8 @@ more and more. selects words like the old code.-
I don't like the new selection/popups/hotkeys/perl, how do I change/disable it?
+I don't like the new selection/popups/hotkeys/perl, how do I +change/disable it?
You can disable the perl extension completely by setting the perl-ext-common resource to the empty string, which also keeps rxvt-unicode from initialising perl, saving memory.
@@ -158,11 +164,13 @@ other combination either by setting the searchable-scrollback r URxvt.searchable-scrollback: CM-s
-
See next entry.
-
These are caused by the readline
perl extension. Under normal
circumstances, it will move your cursor around when you click into the
line that contains it. It tries hard not to do this at the wrong moment,
@@ -334,7 +342,8 @@ bug in the Debian version and it serves as a reminder for other users that
might encounter the same issue.
-
You should build one binary with the default options. configure now enables most useful options, and the trend goes to making them runtime-switchable, too, so there is usually no drawback to enbaling them, @@ -933,7 +942,9 @@ use the `keysym' resource to alter the keystrings associated with keysyms.
See some more examples in the documentation for the keysym resource.
-
KP_Insert == Insert F22 == Print @@ -946,7 +957,8 @@ keyboard mappings, it is better to use `xmodmap' to remap the keys as required for your particular machine.-
How do I distinguish wether I'm running rxvt-unicode or a regular xterm? I need this to decide about setting colors etc.
+How do I distinguish wether I'm running rxvt-unicode or a regular xterm? +I need this to decide about setting colors etc.
rxvt and rxvt-unicode always export the variable ``COLORTERM'', so you can check and see if that is set. Note that several programs, JED, slrn, Midnight Commander automatically check this variable to decide whether or -- 2.34.1