diff options
Diffstat (limited to '.screenrc')
-rw-r--r-- | .screenrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ altscreen on # Refresh the display when exiting programs like vim, nano, irssi a defutf8 on defc1 off # treat input chars 128 ~ 159 as control functions defflow on -vbell_msg "Ding Ding!!" +vbell_msg "Ding ding!!" vbell off # i.e. set to audible bell, used to redirect bell to terminal (putty) for "flashing effect" defencoding utf8 # cjkwidth on |