Commit Graph

21 Commits

Author SHA1 Message Date
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 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 e11978957f parallel command execution for aliases and groups 2022-06-11 11:46:47 +03: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 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 9c361bbe00 removed possibility to create alias and group with spaces 2018-04-08 12:12:04 +03:00
ivan e430142fdc groups added 2018-04-05 00:31:37 +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 083144d656 add quotes for sshpass (for & symbol in password) 2017-09-05 15:16:23 +03:00
ivan d5844ab267 add -k feature (hold connection) 2017-07-25 17:21:54 +03:00
ivan 4ec5c96775 add setup file and update readme 2017-07-25 13:07:47 +03:00