Fixed none printed :open .. on O.
authorDaniel Carl <danielcarl@gmx.de>
Fri, 21 Apr 2017 09:45:32 +0000 (11:45 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Fri, 21 Apr 2017 09:45:32 +0000 (11:45 +0200)
commit7198464f2b83b67c0848b6a0db4283b07da96c95
treef0d4ba24b9b2b3ce1e50276bc2cee9c41472f0f1
parent76f538edfafe02e14cd95ee9dd1fb90019fab7c6
Fixed none printed :open .. on O.

If the input was filled programmatically and the mode where switched the
already filled input was cleaned by the attempt to stop possible search.
So now the input is only cleared if there is really an active search.
src/command.c