Commit Graph

32 Commits

Author SHA1 Message Date
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 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 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
GS 9ea667f201 Better Scriptability by Removing Unnecessary Comma in List Output 2017-11-21 21:24:24 +01:00
GHPS 68bb493c44
Added Python 3.x support 2017-11-19 23:34:25 +01: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 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
Denis Zheleztsov 99374da328 PEP8 2017-07-25 16:39:02 +03:00
ivan 4ec5c96775 add setup file and update readme 2017-07-25 13:07:47 +03:00