「僕の.screenrc」の版間の差分

提供: Wikiducca
移動: 案内検索
(ページの作成:「<pre> defkanji euc escape ^]v term ansi hardstatus on hardstatus alwayslastline "[%Y/%m/%d %02c:%s] %`%-w%{=b bw}%n %t%{-}%+w" bind r eval 'echo "Resize window"' 'com...」)
(相違点なし)

2012年12月21日 (金) 13:06時点における版

defkanji euc
escape ^]v

term ansi
hardstatus on
hardstatus alwayslastline "[%Y/%m/%d %02c:%s] %`%-w%{=b bw}%n %t%{-}%+w"

bind r eval 'echo "Resize window"' 'command -c resize'
bind -c resize ^]  command
bind -c resize j eval 'resize +1' 'command -c resize'
bind -c resize k eval 'resize -1' 'command -c resize'

# Ctrl + ] = コマンド入力
# Ctrl + c = New tab
# Ctrl + d = バックグラウンドにする。※これでログオフしても画面が残っている。

echo -n "^[k$cmd[1]@$HOST:t^[\\"