Commit Graph

176 Commits

Author SHA1 Message Date
cy384 28c6f50531 initial implementation of selection and copying 2021-01-22 19:47:48 -05:00
cy384 df6ccd0449 properly handle command to stop sending mouse clicks 2021-01-22 17:24:08 -05:00
cy384 9c67eafebd fix terminal property settings fallthrough 2021-01-11 17:24:45 -05:00
cy384 7678ae0779 only send mouse clicks when the console wants them (version->0.8.5) 2021-01-11 17:21:47 -05:00
cy384 ef6fedb6a6 add build script and update readme 2021-01-09 18:17:24 -05:00
cy384 857343a83d tweak intro text 2021-01-09 17:26:16 -05:00
cy384 1eb5907ac4 code cleanup/rearrangement 2021-01-09 17:22:40 -05:00
cy384 9a19d9695c update readme, bump version 2021-01-09 14:15:58 -05:00
cy384 635c86069e fix ssh known_hosts saving/loading for new libssh2 version 2021-01-09 14:14:56 -05:00
cy384 7fca90c8eb use callbacks for libssh network functions 2021-01-08 23:04:52 -05:00
cy384 f18b4ad49f default to not sending mouse clicks 2021-01-08 23:04:14 -05:00
cy384 b7ec826338 bump version to 0.8.3, update readme 2020-12-27 21:49:57 -05:00
cy384 943ff10322 fix error when a key is hit while connecting 2020-12-27 21:44:33 -05:00
cy384 77e05f4c6d add cpu compiler option 2020-12-27 21:16:07 -05:00
cy384 6db41aa8e8 add mouse mode preference 2020-12-27 20:44:37 -05:00
cy384 c01d10f431 improve switch safety/fix compiler warning 2020-12-27 16:37:07 -05:00
cy384 f119a63078 basic mouse support 2020-12-21 19:38:12 -05:00
cy384 af285b6e6c improve handling of control key combos, bump version to 0.8.2 2020-12-12 17:55:52 -05:00
cy384 4552bcbf64 bump version 2020-11-10 18:36:02 -05:00
cy384 76b07727f4 give up after first read error (github issue #1) 2020-11-10 18:01:23 -05:00
cy384 b2e58e0d03 quick fix for period password input bug (github issue #2) 2020-11-10 17:42:14 -05:00
cy384 08e2c78e57 fix auto-selection of hostname text box 2020-10-21 21:25:31 -04:00
cy384 cc7db28493 bump version 2020-10-10 20:07:32 -04:00
cy384 f3f967d37c fix spacing of key confirmation dialog 2020-10-10 20:06:53 -04:00
cy384 22580dac81 break out keypress event handling 2020-10-10 19:46:50 -04:00
cy384 2a31b1092c known hosts functionality (check/verify/save server pub keys) 2020-10-10 19:45:59 -04:00
cy384 b51a26a924 improve keyboard responsiveness 2020-10-10 14:46:07 -04:00
cy384 11585048d1 fix flicker on redraws 2020-10-10 14:16:13 -04:00
cy384 4c4fb9007e fix preference loading version check 2020-10-05 14:57:13 -04:00
cy384 9f89ddcced fix quit menu handling 2020-10-05 14:44:33 -04:00
cy384 45a6d544c8 bump to 0.7.0 2020-10-04 13:44:51 -04:00
cy384 b998c8971c terminal mode/string application 2020-10-04 13:41:36 -04:00
cy384 ee0c4dcf87 improve preferences file save/lod robustness 2020-10-04 13:40:19 -04:00
cy384 f8a6cd1043 if the key is invalid, don't save the path 2020-10-04 12:54:59 -04:00
cy384 b6cbaf43e1 update roadmap in readme 2020-10-04 12:21:39 -04:00
cy384 4edf45e46f print server banner 2020-10-04 12:21:01 -04:00
cy384 462a1cfe48 warning on invalid username/key combo 2020-10-04 12:20:43 -04:00
cy384 333367d4b4 preferences dialog with color settings 2020-10-04 12:19:49 -04:00
cy384 e408ed54b0 network robustness tweaks 2020-10-03 22:32:51 -04:00
cy384 7b2112f107 save and load preferences 2020-10-03 22:30:48 -04:00
cy384 e97e30d3fc tweaks to readme 2020-09-29 23:15:15 -04:00
cy384 aa32b7fe7e update readme with notes and new roadmap 2020-09-29 23:06:30 -04:00
cy384 7c9b3c2fd8 preferences file creation (and save/load stub) 2020-09-19 23:48:41 -04:00
cy384 18673fa840 add preferences file icon association 2020-09-19 23:02:58 -04:00
cy384 69dc52ec12 flip direction of file icon key's shadow 2020-09-19 22:46:23 -04:00
cy384 7c583b78f9 add preferences file icon 2020-09-19 22:34:07 -04:00
cy384 50c83ab0a4 initial color implementation 2020-09-19 21:13:09 -04:00
cy384 4e8bad7acc don't advertise color support in the terminal type 2020-09-19 16:41:47 -04:00
cy384 3cb3180edd bump version, update readme 2020-09-15 21:40:10 -04:00
cy384 7f2779c9ba add error alert if keys failed to load 2020-09-15 21:33:00 -04:00