mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-05 23:51:29 +02:00
...
This commit is contained in:
@@ -201,7 +201,7 @@ egr() # }}}
|
||||
|
||||
|
||||
def main(args: List[str]) -> Optional[str]:
|
||||
raise SystemExit('This should be run as kitten unicode_input')
|
||||
raise SystemExit('This should be run as kitten ssh')
|
||||
|
||||
if __name__ == '__main__':
|
||||
main([])
|
||||
|
||||
Reference in New Issue
Block a user