about summary refs log tree commit diff
path: root/Test
diff options
context:
space:
mode:
authorJ. Takimoto <takimoto@yz.yamagata-u.ac.jp>2013-12-16 22:18:01 -0800
committerBarton E. Schaefer <schaefer@zsh.org>2013-12-16 22:18:01 -0800
commitb9da4efea7b33490333b778daf37d60d535416be (patch)
treebe3cde93955865ad0a416c187aefb42d0e4fd14b /Test
parentfeae6af6d2429afdfd8b2048f7a80b716840cffe (diff)
downloadzsh-b9da4efea7b33490333b778daf37d60d535416be.tar.gz
zsh-b9da4efea7b33490333b778daf37d60d535416be.tar.xz
zsh-b9da4efea7b33490333b778daf37d60d535416be.zip
32137: set pseudo-terminal speed to prevent padding characters
Diffstat (limited to 'Test')
-rw-r--r--Test/comptest2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/comptest b/Test/comptest
index 5577209da..10814d635 100644
--- a/Test/comptest
+++ b/Test/comptest
@@ -34,8 +34,8 @@ comptestinit () {
 "fpath=( $fpath )" \
 "bindkey -$comptest_keymap" \
 'LISTMAX=10000000
+stty 38400 columns 80 rows 24
 TERM=vt100
-stty columns 80 rows 24
 setopt zle
 autoload -U compinit
 compinit -u