Maidsphere

2010.1.21

.*rc晒し最終回の今日は,みんなが待ちに待った.screenrcだよ! 待った人いるのか知らんけどwww # Settings defscrollback 10000 autodetach on bell_msg "Bell in window %^G" vbell off defutf8 on defkanji utf-8 defencoding utf-8 encoding utf-8 utf-8 escape ^Jj startup_message off multiuser off idle off shell -$SHELL termcapinfo xterm* LP:hs@:is caption always hardstatus alwayslastline "%{= wb} %-w%{=bu dr}%n %t%{-}%+w %= %{=b wk} [%l] %{=b wb}%y/%m/%d(%D) %{=b wm}%c" # Keybind bind . bind , bind _ bind > bind < bind = bind \\ bind b bind ^\ bind ^b bind ^g bind A bind B bind C bind D bind F bind F bind G bind H bind I bind J bind K bind L bind M bind N bind O bind P bind Q bind R bind S bind T bind U bind V bind W bind X bind Y bind Z bind a title bind z redisplay bind ^z redisplay bind h prev bind ^h prev bind k prev bind ^k prev bind j next bind ^j next bind l windowlist -b bind ^l windowlist -b bind s split bind ^s split bind x remove bind ^x remove bind q only bind ^q only bind f focus bind ^f focus bind n focus bind ^n focus bind r eval 'echo "Resize window"' 'command -c resize' 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' bind p paste . bind ^p paste . まー,こんな感じ? キーバインドをいろいろ変えてるけど これは,誤爆を防ぐため screenはけっこう機能豊富なんだけど その豊富な機能のせいで,キーを間違えると思いもよらない結果になるときがあるので そうなる前に予防線を張ってる あとは,できるだけviっぽくww もしくは私の直感的に使いやすい配置にした