diff options
-rw-r--r-- | .screen_layout | 12 | ||||
-rw-r--r-- | .screenrc | 2 |
2 files changed, 1 insertions, 13 deletions
diff --git a/.screen_layout b/.screen_layout deleted file mode 100644 index c16c407..0000000 --- a/.screen_layout +++ /dev/null @@ -1,12 +0,0 @@ -split -v -resize -h 30% -split -resize -v 70% -focus -select 2 -focus -split -resize -v 05% -select 4 -focus -select 3
\ No newline at end of file @@ -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 |