ivan
|
8ab5a13cca
|
exception handling when a session subprocess is interrupted (f.e. ctr+c on password entry)
|
2024-04-05 14:28:53 +03:00 |
ivan
|
fc9640a491
|
Merge branch 'fix-escape-sequence' into 'master'
Fix escape sequence
See merge request zlax/sshch!2
|
2024-04-05 11:18:39 +00:00 |
Anton Samofal
|
8ee868ab69
|
Fix escape sequence
|
2024-04-05 11:18:39 +00:00 |
ivan
|
2c5c87f555
|
add curses texpad del, home, end handlers
|
2022-06-17 21:55:01 +03:00 |
ivan
|
cd501bdc1e
|
add curses texpad Esc handler
|
2022-06-14 20:36:15 +03:00 |
ivan
|
37b3926880
|
merging CMDConnect and CursesConnect into the single Connect function
|
2022-06-14 12:33:32 +03:00 |
ivan
|
abb2fcfa4c
|
remove ThreadConnect func and help fixes
|
2022-06-14 11:52:00 +03:00 |
ivan
|
7d7e2ff775
|
py2 curses utf8 display support
|
2022-06-12 16:20:59 +03:00 |
ivan
|
eddfedb6c3
|
parallel command execution for aliases and groups
|
2022-06-11 11:51:19 +03:00 |
ivan
|
e11978957f
|
parallel command execution for aliases and groups
|
2022-06-11 11:46:47 +03:00 |
ivan
|
032b4b1ab0
|
Add w/s as navigation
|
2021-09-22 18:58:18 +03:00 |
ivan
|
7fa8bdb6f9
|
Fix -f cmd output
|
2021-09-22 18:19:17 +03:00 |
ivan
|
10ca6ad15b
|
Add GroupChildAliases function
|
2021-09-22 17:39:54 +03:00 |
ivan
|
48d491312a
|
Add group tree (nested groups)
|
2021-09-22 16:31:11 +03:00 |
ivan
|
0bbf06340a
|
Update 'README.md'
|
2019-09-05 13:42:24 +00:00 |
ivan
|
ed10aa8f03
|
add exceptions
|
2018-11-28 20:46:18 +03:00 |
ivan
|
0fd4ff9b74
|
issue 10 fix
|
2018-11-28 14:30:35 +03:00 |
ivan
|
a39cd7ae68
|
interface fixes
|
2018-11-28 14:27:06 +03:00 |
ivan
|
ba9fa303ba
|
newlines in readme
|
2018-04-23 22:23:54 +03:00 |
ivan
|
1b9acdcc4a
|
first stable release
|
2018-04-23 22:07:22 +03:00 |
ivan
|
b7fdcf119d
|
blank password for remove password field
|
2018-04-22 19:53:12 +03:00 |
ivan
|
b48081be65
|
fixed TypeError: must be str, not bytes with python3
|
2018-04-22 18:10:22 +03:00 |
ivan
|
32013bdb8d
|
Add home/end handlers, some minor fixes
|
2018-04-22 15:02:36 +03:00 |
ivan
|
450b30b196
|
fixed 'selected' list out of range
|
2018-04-08 16:27:16 +03:00 |
ivan
|
8e930115a5
|
fixed add new group name string
|
2018-04-08 12:33:27 +03:00 |
ivan
|
ec8a2ca14a
|
minor fixes
|
2018-04-08 12:23:29 +03:00 |
ivan
|
9c361bbe00
|
removed possibility to create alias and group with spaces
|
2018-04-08 12:12:04 +03:00 |
ivan
|
37a20a0c48
|
add cursor to curses
|
2018-04-08 11:31:20 +03:00 |
ivan
|
e430142fdc
|
groups added
|
2018-04-05 00:31:37 +03:00 |
ivan
|
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 |
ivan
|
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 |
ivan
|
2c8f072499
|
Merge pull request #3 from GHPS/master
Added Python 3.x support
|
2017-11-20 09:57:30 +03:00 |
GHPS
|
68bb493c44
|
Added Python 3.x support
|
2017-11-19 23:34:25 +01:00 |
ivan
|
e75a733d0b
|
README fix
|
2017-09-13 12:05:17 +03:00 |
ivan
|
c057e1e8ed
|
Adding autocompetion instructions to README and fixing lack of 'exec_string' parameter crashing
|
2017-09-13 12:03:00 +03:00 |
ivan
|
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 |
ivan
|
083144d656
|
add quotes for sshpass (for & symbol in password)
|
2017-09-05 15:16:23 +03:00 |
ivan
|
afa565104c
|
missprint
|
2017-07-25 17:39:18 +03:00 |
ivan
|
d5844ab267
|
add -k feature (hold connection)
|
2017-07-25 17:21:54 +03:00 |
ivan
|
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 |
ivan
|
37b6f6d5e0
|
fixed screenshot
|
2017-07-25 13:39:45 +03:00 |
ivan
|
4fb25041f9
|
misprint in readme
|
2017-07-25 13:10:53 +03:00 |
ivan
|
4ec5c96775
|
add setup file and update readme
|
2017-07-25 13:07:47 +03:00 |
ivan
|
980f3ac9be
|
add screenshot
|
2017-07-25 12:47:03 +03:00 |
ivan
|
0e42810911
|
add exceptions and -f option
|
2017-07-24 17:50:08 +03:00 |
ivan
|
8c4cdf3707
|
code optimisation
|
2017-07-19 14:25:42 +03:00 |