Closed Kotivskyi closed 9 months ago
Fixes problem when you can subclass MacTerminalView and can subclass Terminal, but you can not initialize your "CustomMacTerminalView" with "CustomTerminal"
Good call. I had not considered that.
light end up deprecating getTerminal()
Fixes problem when you can subclass MacTerminalView and can subclass Terminal, but you can not initialize your "CustomMacTerminalView" with "CustomTerminal"