GNU Screenは古いの? - (rubikitch loves (Emacs Ruby CUI))
ãªã©ãè¦ã¦ãtscreenãå ¥ããããªã£ã¦ããã®ã§ã¤ã³ã¹ãã¼ã«ãã¦ã¿ã¾ããã
ã¤ã³ã¹ãã¼ã«
Steve.org.uk: Terminal Screen tscreen
ããã½ã¼ã¹ããã¦ã³ãã¼ãã
ãã®å¾ãã³ãã¼ã¢ã¼ãã§ã³ãã¼ããããã¹ããmacã®ã¯ãªãããã¼ãã§ä½¿ããããã«ãä¸è¨ã®è¨äºãåèã«ããããå½ã¦ã¾ãã
ããããå¾ã¯
./configure
make
sudo make install
ã§ãªã¼ã±ã¼ã
è¨å®
.screenrcãã³ãã¼
cp -p .screenrc .tscreenrc
.zshrcã«ä¸è¨ã追å ãã¦ãscreenãå®è¡ããã¨ãã«tscreenãå®è¡ãããããã«ã
if [ -x /usr/bin/tscreen -o ]; then alias screen='tscreen' fi
ã¤ãã§ã«screenã®è¨å®è¦ç´ã
ã¤ãã§ãªã®ã§.tscreenrcã®è¨å®ãè¦ç´ãã¦ã¿ããã¨ã«ã
ã¹ãã¼ã¿ã¹è¡ã«æå¾ã«å®è¡ããã³ãã³ãã表示
titles GNU screen
ãåèã«ãzshã ã¨.zshrcã«ä¸è¨ã®ãããªæãã§æ¸ãã¨ããã§ãã
preexec () { echo -ne "\ek${1%% *}\e\\" }
ãã®ä»
iandeth. - 続 screen の使い方
screenを縦に横に分割しまくろう - テックノート@ama-ch
ãªã©ãåèã«
- hardstatusãä¿®æ£ãã¦å®è¡ä¸ã®ã¹ãã¼ã¿ã¹ã®è²ãã¤ãã
- emacsãã¼ãã¤ã³ãã£ã½ãæãã§ã¦ã£ã³ãã¦åå²
ãä¿®æ£ï¼è¿½å ãã¾ãããä¿®æ£å¾ã®.tscreenrcããããã¦ããã¾ãã
escape ^T^t hardstatus alwayslastline "%`%-w%{=b bw}%n %t%{-}%+w" defscrollback 10000 startup_message off bind -c REGION o focus down bind -c REGION p focus up bind -c REGION 0 remove bind -c REGION 1 only bind -c REGION 2 split bind -c REGION 3 split -v bind -c REGION \^ resize +2 bind -c REGION } resize +2 bind -c REGION { resize -2 bind ^x command -c REGION
ã¦ã£ã³ãã¦åå²æã®åé¡
ä¸è¨ã®è¨å®ã§ã¦ã£ã³ãã¦ã®åå²ãè¶
ç°¡åã«ã§ããããã«ãªã£ãã®ã§ãããåå²ããã¦ã£ã³ãã¦ãåå¿ããªãåé¡ã«ééãã¾ããã(ç»åã®å³å´ã®ã¦ã£ã³ãã¦ã«ç§»åãã¦ãããã¨ãããã¨ãè¨ããªã)
誰ã対å¦æ³ç¥ã£ã¦ããæãã¦ãã ããã¼
(追è¨)ãªããã®ãã°ãã¨æã£ã¦ãã®ã§ãããã³ã¡ã³ãæ¬ã§ææãããããã«C-t 0ãªã©ã¨ãããã¡ããã¨ä½¿ãã¾ãããid:LukeSilvia++
snow leopardã ã¨ãããå½ã¦ãªãæ¹ããããã
snow leopardã§ä¸è¨ã®æ¹æ³ã試ãããmakeã§ããã¾ããã
ãããå½ã¦ãã«./configure make make installãããéã£ãã®ã§makeã§ãããæ¹ã¯ãããå½ã¦ãã«è©¦ãã¦ã¿ã¦ãã ããã