Merge branch 'fix-typo' of https://github.com/page-down/kitty
This commit is contained in:
commit
c0c0fd8ac1
@ -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([])
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user