issues
search
phendryx
/
superputty
PLEASE DO NOT USE THIS FORK! IT IS QUITE OUTDATED AND DOES NOT INCLUDE UPDATES MADE BY JIM RADFORD, THE ORIGINAL DEVELOPER. USE:
https://github.com/jimradford/superputty
MIT License
185
stars
37
forks
source link
Password-field, argument handling and cleanup.
#1
Closed
blackoise
closed
13 years ago
blackoise
commented
13 years ago
Following changes done:
Added password-field to connectbar
Fixed the argument handling at single instance (there was a leading whitespace if a new superputty instance passes the arguments to the existing instance)
Added uri (ssh://hostname -l user ...) handling in argument-parsing
Cleaned up some mess
phendryx
commented
13 years ago
Merged and pushed to master.
Following changes done: