Don't modify the input bar if it's focused
commit980d044673c24a59efe8fc67c3622fa066d2c59e
authorHans-Peter Deifel <hpdeifel@gmx.de>
Fri, 27 Apr 2012 21:42:30 +0000 (27 23:42 +0200)
committerHannes Schueller <hannes@yllr.net>
Sun, 27 May 2012 09:55:58 +0000 (27 11:55 +0200)
treefc043984538e2b6d1e08ec4087c6a3318c74408d
parent7e0023389f81cc84cf5337f19b5e14a414763f73
Don't modify the input bar if it's focused

Prevents echo() from setting the text of the input bar if it has the
focus (i.e. the user is currently typing something).
main.c