2014-01-12 21:53:38 +01:00
|
|
|
width 1024
|
|
|
|
height 1
|
2014-08-23 01:28:51 +02:00
|
|
|
logfile "tests/shell/${SH}.${TEST_TYPE}.${TEST_CLIENT}.full.log"
|
2014-11-28 20:58:53 +01:00
|
|
|
# Having utf8 setting on causes screen to recode file passed to readreg. Adding
|
|
|
|
# `-e utf8` just after `readreg` causes screen to fail with `-X: copyreg:
|
|
|
|
# character, ^x, or (octal) \032 expected.` in place of fixing the issue.
|
|
|
|
defutf8 off
|