mirror of
https://github.com/acedanger/shell.git
synced 2026-03-24 20:11:49 -07:00
Merge branch 'main' of github.com:acedanger/shell
This commit is contained in:
@@ -647,4 +647,7 @@ def main():
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
try:
|
||||
main()
|
||||
finally:
|
||||
console.show_cursor(True)
|
||||
|
||||
Reference in New Issue
Block a user