Re: Inputdialog() broken in Vim7

2006-06-08 Thread Mathias Michaelis
David Could someone please confirm this is a bug. If you run this command from a GUI enabled vim: :echo inputdialog('hello:', 10, -1) You get a dialog box displayed which says hello, with a default value of 10. Pressing OK, returns 10, pressing cancel returns -1. If you run the same

Re: Inputdialog() broken in Vim7

2006-06-08 Thread Yegappan Lakshmanan
Hi David, On 6/8/06, David Fishburn [EMAIL PROTECTED] wrote: Vim 7 and 7.1-17 on WinXP SP2 This should affect all Vim platforms, not just Windows. Could someone please confirm this is a bug. If you run this command from a GUI enabled vim: :echo inputdialog('hello:', 10, -1) You get a

RE: Inputdialog() broken in Vim7

2006-06-08 Thread David Fishburn
-Original Message- From: Yegappan Lakshmanan [mailto:[EMAIL PROTECTED] Sent: Thursday, June 08, 2006 12:16 PM To: David Fishburn Cc: vim@vim.org Subject: Re: Inputdialog() broken in Vim7 Hi David, On 6/8/06, David Fishburn [EMAIL PROTECTED] wrote: Vim 7 and 7.1-17

Re: Inputdialog() broken in Vim7

2006-06-08 Thread Yegappan Lakshmanan
Hi David, On 6/8/06, David Fishburn [EMAIL PROTECTED] wrote: -Original Message- From: Yegappan Lakshmanan [mailto:[EMAIL PROTECTED] Sent: Thursday, June 08, 2006 12:16 PM To: David Fishburn Cc: vim@vim.org Subject: Re: Inputdialog() broken in Vim7 Hi David, On 6/8/06, David