Home > Linux > screenの設定

screenの設定 このエントリーをはてなブックマークに追加 このエントリーを含むはてなブックマーク

自分用のメモです。


##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

Comment Form
Remember personal info

コメントリンクを nofollow free に設定することも出来ます。

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の設定 [...]

Home > Linux > screenの設定

固定ページ
アーカイブ
商品を検索

Return to page top