Commit Graph

39 Commits

Author SHA1 Message Date
0bbf06340a Update 'README.md' 2019-09-05 13:42:24 +00:00
ed10aa8f03 add exceptions 2018-11-28 20:46:18 +03:00
0fd4ff9b74 issue 10 fix 2018-11-28 14:30:35 +03:00
a39cd7ae68 interface fixes 2018-11-28 14:27:06 +03:00
ba9fa303ba newlines in readme v1.0 2018-04-23 22:23:54 +03:00
1b9acdcc4a first stable release 2018-04-23 22:07:22 +03:00
b7fdcf119d blank password for remove password field 2018-04-22 19:53:12 +03:00
b48081be65 fixed TypeError: must be str, not bytes with python3 2018-04-22 18:10:22 +03:00
32013bdb8d Add home/end handlers, some minor fixes 2018-04-22 15:02:36 +03:00
450b30b196 fixed 'selected' list out of range 2018-04-08 16:27:16 +03:00
8e930115a5 fixed add new group name string 2018-04-08 12:33:27 +03:00
ec8a2ca14a minor fixes 2018-04-08 12:23:29 +03:00
9c361bbe00 removed possibility to create alias and group with spaces 2018-04-08 12:12:04 +03:00
37a20a0c48 add cursor to curses 2018-04-08 11:31:20 +03:00
e430142fdc groups added 2018-04-05 00:31:37 +03:00
c8069554eb Merge pull request #5 from GHPS/ZSH-Completion
Added full ZSH completion
2018-01-20 11:02:54 +03:00
GHPS
6fdcf8ae6d Added full ZSH completion 2018-01-19 16:20:33 +01:00
c528af6414 Merge pull request #4 from GHPS/Better-Scriptability
Better Scriptability by Removing Unnecessary Comma in List Output
2017-11-22 12:15:07 +03:00
GS
9ea667f201 Better Scriptability by Removing Unnecessary Comma in List Output 2017-11-21 21:24:24 +01:00
2c8f072499 Merge pull request #3 from GHPS/master
Added Python 3.x support
v0.9
2017-11-20 09:57:30 +03:00
GHPS
68bb493c44 Added Python 3.x support 2017-11-19 23:34:25 +01:00
e75a733d0b README fix 2017-09-13 12:05:17 +03:00
c057e1e8ed Adding autocompetion instructions to README and fixing lack of 'exec_string' parameter crashing 2017-09-13 12:03:00 +03:00
0266d29308 Merge pull request #2 from jeff-99/master
added bash autocompletion script for sshch aliases
2017-09-12 20:48:32 +03:00
Jeffrey Slort
de2f544178 added bash autocompletion script for sshch aliases 2017-09-11 10:53:03 +02:00
083144d656 add quotes for sshpass (for & symbol in password) 2017-09-05 15:16:23 +03:00
afa565104c missprint 2017-07-25 17:39:18 +03:00
d5844ab267 add -k feature (hold connection) 2017-07-25 17:21:54 +03:00
48eea214fa Merge pull request #1 from Difrex/master
Code cleanup
2017-07-25 16:48:14 +03:00
Denis Zheleztsov
99374da328 PEP8 2017-07-25 16:39:02 +03:00
37b6f6d5e0 fixed screenshot 2017-07-25 13:39:45 +03:00
4fb25041f9 misprint in readme 2017-07-25 13:10:53 +03:00
4ec5c96775 add setup file and update readme 2017-07-25 13:07:47 +03:00
980f3ac9be add screenshot 2017-07-25 12:47:03 +03:00
0e42810911 add exceptions and -f option v0.5 2017-07-24 17:50:08 +03:00
8c4cdf3707 code optimisation 2017-07-19 14:25:42 +03:00
6d3eeb8434 add curses interface 2017-07-18 20:18:16 +03:00
ed23ad8528 Add OptionParser 2017-07-16 13:12:20 +03:00
25be46c176 Initial 2017-07-15 18:11:06 +03:00