Patch #6210: implement ability to resize output device parameters to
[pspp-builds.git] / config / devices
index 7da8eac81a79e6bf6921d3eabf5653535b9803b3..48513fe6bc83899b127136dad62994f2a28cc72c 100644 (file)
@@ -50,8 +50,7 @@ define list-output-file "pspp.list"
 
 # Generic ASCII devices
 tty-ascii:ascii:screen:squeeze=on headers=off top-margin=0 bottom-margin=0 \
-  paginate=off length=${viewlength} width=${viewwidth} \
-  output-file=${tty-output-file}
+  paginate=off length=auto width=auto output-file=${tty-output-file}
 list-ascii:ascii:listing:length=66 width=79 output-file=${list-output-file}
 raw-ascii:ascii:listing:width=9999 length=9999 output-file=${list-output-file} \
   emphasis=none headers=off paginate=off squeeze=on \