Hello, > Also, any ideas on getting a multi-line input working with this?
When you say multi-line input, do you mean something like the multi-line input for Bash or Python? I do that by calling the editor with different prompts each time, for example, if I determine that I need the user to provide more input, I show a continuation prompt instead of the original prompt (this is why the Edit method takes a prompt parameter). Miguel. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
