2008年6月10日 星期二

Linux Command - screen config example

the example of /etc/screenrc

vbell off
#sorendition rg
autodetach on
startup_message off
shell -$SHELL
allpartial off
#encoding utf-8
#utf8

bindkey "^[O5C" next
bindkey "^[[C" next
bindkey "^[O5D" prev
bindkey "^[[D" prev
bindkey "^[[1;5D" prev
bindkey "^[[1;5C" next

#set status bar
caption string "%w"
hardstatus on
hardstatus alwayslastline
hardstatus string "%w%=%m/%d %c"

沒有留言: