fix ncurses apps

This commit is contained in:
chrys
2016-08-28 17:21:05 +02:00
parent 9ce32b484c
commit 621a6d4aa6
4 changed files with 12 additions and 9 deletions

View File

@ -69,7 +69,7 @@ charEcho=False
# echo deleted chars
charDeleteEcho=True
# echo word after pressing space
wordEcho=True
wordEcho=False
# interrupt speech on any keypress
interruptOnKeyPress=False