From: root enacs=
. Just replace it b
enacs=\E[0@
and try again.
-bash
's readline does not work correctly under rxvt.
+bash
's readline does not work correctly under urxvt.
- rxvt -fn basefont,font2,font3...+ urxvt -fn basefont,font2,font3...
When rxvt-unicode sees a character, it will first look at the base
@@ -695,7 +695,7 @@ Make sure that mouse reporting is actually turned off since killing
some editors prematurely may leave the mouse in mouse report mode. I've
heard that tcsh may use mouse reporting unless it otherwise specified. A
quick check is to see if cut/paste works when the Alt or Shift keys are
-depressed. See rxvt(7)
+depressed. See urxvt(7)
rxvtd -f -o
, which tells rxvtd to open the
+Try urxvtd -f -o
, which tells urxvtd to open the
display, create the listening socket and then fork.
# use Backspace = ^H $ stty erase ^H - $ rxvt+ $ urxvt
# use Backspace = ^? $ stty erase ^? - $ rxvt+ $ urxvt
Toggle with ESC [ 36 h
/ ESC [ 36 l
as documented in rxvt(7).
Toggle with ESC [ 36 h
/ ESC [ 36 l
as documented in urxvt(7).
For an existing rxvt-unicode:
@@ -870,7 +870,7 @@ you have run ``configure'' with theHere's an example for a URxvt session started using rxvt -name URxvt
Here's an example for a URxvt session started using urxvt -name URxvt
@@ -2835,7 +2835,7 @@ in combination with other switches) is:
--enable-frills
, while support for 5.2, 5.3 and 5.4 is enabled with
this switch.
@@ -2891,8 +2891,8 @@ See http://g.oswego.edu/dl/htm