# Copyright (C) 2006 Arthur Furlan # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # On Debian systems, you can find the full text of the license in # /usr/share/common-licenses/GPL-2 # configure the status line hardstatus alwayslastline "%{= kw}%{.y}[%{.w}%-Lw%{.y}[%{.w}%n%f%u %t%{.y}]%{.w}%+Lw%{.y}]%{.w}%=%{.y}[%{.w}%d/%M %c%{.y}]%<%{.w}" termcapinfo xterm*|aterm*|rxvt*|kterm*|Eterm* hs:ts=\E]0;:fs=\007:ds=\E]0;\007 hardcopy_append on activity "%D %C -> %n%f %t activity!" defscrollback 5000 vbell off autodetach on startup_message off shell -$SHELL bufferfile $SCREENBUFFER nethack on defmonitor off caption splitonly "%2n %t" # add some keybinds bind h hardstatus ignore bind j hardstatus alwayslastline bind h bind k bind ^k bind 'K' kill bind z bind ^z bind ^] paste [.] bind \034 hardcopy bind c screen 1 # open 5 ipython sessions by default screen -t p 1 ipython -nosep -nobanner -noconfirm_exit screen -t p 2 ipython -nosep -nobanner -noconfirm_exit screen -t p 3 ipython -nosep -nobanner -noconfirm_exit screen -t p 4 ipython -nosep -nobanner -noconfirm_exit screen -t p 5 ipython -nosep -nobanner -noconfirm_exit select 1