mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-02 01:03:29 +01:00
Merge develop and resolving conflicts.
This commit is contained in:
@@ -384,6 +384,7 @@ namespace Terminal.Gui {
|
||||
return true;
|
||||
}
|
||||
|
||||
Action<KeyEvent> keyDownHandler;
|
||||
Action<KeyEvent> keyHandler;
|
||||
Action<KeyEvent> keyUpHandler;
|
||||
private CursorVisibility savedCursorVisibility;
|
||||
|
||||
Reference in New Issue
Block a user