- 2010-09-07 (火) 8:25
- Linux
自分用のメモです。
##option
#vbell off
#startup_message on
autodetach on
#defscrollback 20000
#hardstatus on
#hardstatus alwayslastline "%w"
hardstatus alwayslastline "%{= wk} %-w%{=b dk} %n %t %{-}%+w %= [%H] %m/%d %c%{-}"
shell -$SHELL
##key bind
escape ^Jj
bind n screen
bind h prev
bind j next
bind l windowlist
##encoding
defkanji utf-8
defencoding utf-8
encoding utf-8 utf-8
##window
screen -t vi 1
screen -t bash 2
screen -t db 3
screen -t server 4
select 1
関連記事
Comments:0
Trackbacks:1
- Trackback URL for this entry
- http://www.sakuttoly.com/blog/2010/09/screenrc.html/trackback
- Listed below are links to weblogs that reference
- screenの設定 from www.sakuttoly.com
- pingback from www.sakuttoly.com - screenメモ 10-10-31 (日) 2:43
-
[...] http://www.sakuttoly.com – screenの設定 [...]
