[Mono-list] Small bug in gettext.cs
Miguel de Icaza
miguel at novell.com
Tue Sep 2 12:43:25 EDT 2008
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.
More information about the Mono-list
mailing list