#=============================================================================
#
#         FILE: .screenbots
#
#        USAGE: screen -c .screenbots
#
#       AUTHOR: nemunaire <nemunaire@nemunai.re>
#      CREATED: 01/18/2012
#=============================================================================

defutf8		      on
log		      off
startup_message	      off
vbell                 on

# Paramètres entiers

defscrollback	      0
msgminwait	      0

# Coloration
sorendition	rk

shell   sh

escape ^Bb # Instead of Control-a, make the escape/command character be Control-b

# Écans à charger par défaut

screen python3.3 nemubot.py bot.xml
screen python3.3 nemubot.py -D dev/datas/ speak.xml
