ホーム > タグ > screenrc

screenrc

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

Home > Tags > screenrc

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

Return to page top