Two things:
* The help states that 'Hitting <Enter> works like pressing the OK button.'
but this doesn't appear to be the case for my GNOME environment at
least (you have to tab to the ok button first).
* It seems to cause problems to use inputdialog() from a plugin at
startup. The following in ~/.vim/after/plugin/test_inputdialog.vim:
call inputdialog("foo?")
shows the problems. For some reason, the prompt appears as
an error message instead of an info message and there is no text
entry widget. Also, vim seems to freeze up before launch and you
need to hit enter in the terminal before and windows appear at all.
For now I'm just using zenity but I'd like to switch to the built-in stuff
and perhaps upload the script.
Britton
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php