Improve terminal theming, cursor UX, and size negotiation
This commit is contained in:
@@ -33,3 +33,7 @@ void UnsupportedSessionBackend::sendInput(const QString&)
|
||||
void UnsupportedSessionBackend::confirmHostKey(bool)
|
||||
{
|
||||
}
|
||||
|
||||
void UnsupportedSessionBackend::updateTerminalSize(int, int)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user