mirror of
https://github.com/akelge/zsh
synced 2025-07-04 13:39:07 +00:00
Added up/down line keymap
Fixed clipboard consinstence on OSX
This commit is contained in:
@ -17,8 +17,8 @@ __author__ ='@@LONGNAME@@ <@@EMAIL@@>'
|
||||
|
||||
|
||||
def main():
|
||||
pass
|
||||
pass
|
||||
|
||||
# If we have been called as 'python <script>' let's call main function
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
main()
|
||||
|
Reference in New Issue
Block a user