Mercurial > hg > dml-home
view .screenrc @ 12:4bf4943f93a4
Forgot to switch branches in ClioPatria repo - now added in ~/etc/setup_as_dml.sh
author | samer |
---|---|
date | Mon, 19 Jan 2015 14:23:19 +0000 |
parents | 3255717f4e6b |
children | 0dcb52a3722e |
line wrap: on
line source
termcapinfo xterm 'hs:ts=\E]2;:fs=\007:ds=\E]2;screen\007' termcapinfo xterm-color 'hs:ts=\E]2;:fs=\007:ds=\E]2;screen\007' termcapinfo xterm-256color 'hs:ts=\E]2;:fs=\007:ds=\E]2;screen\007' termcapinfo xterm*|xterms|xs|rxvt ti@:te@ msgwait 1 chdir shell -bash hardstatus off defscrollback 16000 # Yet another hack: # Prepend/append register [/] to the paste if ^a^] is pressed. # This lets me have autoindent mode in vi. register [ "\033:se noai\015a" register ] "\033:se ai\015a" bind ^] paste [.] bind = resize = bind + resize +2 bind - resize -2 bind _ resize max screen -t dml-edit 1 runin $HOME/var/dml bash screen -t dml-run 0 forever $HOME/var/dml ./run.pl