Override this method in a subclass to provide a default handler for the Terminal.Commit event.
Note:
P0 can contain control characters. Every key the user presses will emmit a commit signal. About the only thing that will send a sring in P0 will be if the users pasts in some text. Also you must call the parent or base class OnCommit or things will get ugly.
Requirements
Namespace: Vte Assembly: vte-sharp (in vte-sharp.dll)