Avoid "Press ENTER..." prompt
commite162109d6f022942edb7281736f587ee79e20bfe
authorBjorn Winckler <bjorn.winckler@gmail.com>
Sun, 4 Jan 2009 20:44:27 +0000 (4 21:44 +0100)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Sun, 4 Jan 2009 20:48:19 +0000 (4 21:48 +0100)
tree1eddd9e8679207b7972f62148a487e0cc1403224
parentdc445cd84bc7ffa0a16561cdd0b8836d978027c3
Avoid "Press ENTER..." prompt

When adding input programmatically the 'silent' flag is automatically
set.  Hopefully this will mean the end of the annoying "Press ENTER..."
prompt.  This also means that it should no longer be necessary to
manually try to make commands silent (e.g. ":redr|f" should not be
needed).
src/MacVim/MMBackend.m