概要

リンク

設定

.screenrc

escape ^z^z                            エスケープキー
autodetach on
defencoding eucJP                      文字コード
defscrollback 10000
deflog on
startup_message off                    初期画面オフ
hardstatus alwayslastline "%`%-w%{=b bw}%n %t%{-}%+w"
logfile "path/file"              ログファイル
bind u encoding utf8                   ^z uでUTF-8に変更
bind e encoding eucJP                  ^z uでEUCに変更
bind w windowlist -b                   ^z wでウィンドウ一覧
bindkey -k k1 prev                     F1で前のウィンドウ
bindkey -k k2 next                     F2で次のウィンドウ

キー バインド

キー動作
^z c新しい仮想画面の生成
^z w仮想画面リストの表示
^z n仮想画面の切替 (昇順)
^z p仮想画面の切替 (降順)
^z num仮想画面の切替 (直接)
仮想画面の切替 (直前のアクティブ画面)
^z A仮想画面のタイトル変更
^z S仮想画面を分割
 
 

トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2020-07-08 (水) 18:10:16