mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-23 00:38:10 +02:00
Create the pty
This commit is contained in:
@@ -60,6 +60,7 @@ class MainWindow(QMainWindow):
|
||||
|
||||
def shutdown(self):
|
||||
self.close()
|
||||
self.boss.shutdown()
|
||||
|
||||
|
||||
def option_parser():
|
||||
|
||||
Reference in New Issue
Block a user