Commit graph

185 commits

Author SHA1 Message Date
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
cy384
749b6a3a22 key-based authentication 2020-09-15 21:17:02 -04:00
cy384
560e77cccb fix connection dialog cancel behavior 2020-09-14 20:01:19 -04:00
cy384
1e4754c66a fix key/password radio buttons 2020-09-14 19:55:00 -04:00
cy384
c68d921d6a add cursor hiding libvterm hook 2020-09-14 19:54:31 -04:00
cy384
bd24c67224 add password/key radio buttons to connect dialog 2020-09-14 18:51:29 -04:00
cy384
25550db076 ssh read speed improvements 2020-09-14 17:26:14 -04:00
cy384
1edeac2637 password login robustness/friendliness improvements 2020-09-13 12:21:17 -04:00
cy384
2cc1d8e33f fix typo in error message 2020-09-13 12:20:13 -04:00
cy384
0b20b994a6 code cleanup and minor bug fixes 2020-09-12 20:16:51 -04:00
cy384
4785ea821a bump version to 0.5.0 2020-09-06 16:06:00 -04:00
cy384
adfd19ee3e add port number box to connection dialog 2020-09-06 15:35:13 -04:00
cy384
24f487f83d improve draw speed 2020-09-06 15:06:52 -04:00
cy384
a64c35bf36 feed more keycodes into libvterm 2020-09-06 14:34:42 -04:00
cy384
9556135cda remove typo in logo 2020-09-05 20:06:01 -04:00
cy384
1200b63056 fix main error handling/robustness 2020-09-05 20:05:35 -04:00
cy384
a2904cb7bd add password entry dialog with hidden text 2020-09-05 20:04:55 -04:00
cy384
96bb885279 draw resize box 2020-09-01 12:11:04 -04:00
cy384
155caa5629 implement console/window resizing 2020-08-31 22:53:06 -04:00
cy384
241c76e164 send arrow keys correctly via vterm 2020-08-31 19:36:19 -04:00
cy384
352f06ae40 hook in vterm output callback for terminal feature reporting 2020-08-31 19:25:46 -04:00
cy384
849b9eb573 add window title change feature 2020-08-29 22:17:01 -04:00
cy384
2bb8ac431f add reverse video 2020-08-29 21:14:59 -04:00
cy384
a6108b81e1 print bold/italic/underline characters 2020-08-29 21:04:21 -04:00
cy384
dd53346367 bump version number to 0.4.0 2020-08-28 22:16:37 -04:00
cy384
1351b96ca7 initial libvterm integration 2020-08-28 22:14:43 -04:00
cy384
c29c1a2935 tweak build settings for 68k to minimize crashes with assembly 2020-08-24 23:06:29 -04:00
cy384
2cadd7001d update readme 2020-08-22 17:39:03 -04:00
cy384
6311a59565 disable paste menu unless connected 2020-08-22 16:23:42 -04:00
cy384
4a1e15a849 print note if connection cancelled 2020-08-22 15:17:12 -04:00
cy384
c97e080173 fix printing of negative numbers 2020-08-22 15:16:30 -04:00
cy384
1ae0c0848f compile with LTO 2020-08-22 15:15:36 -04:00
cy384
e8ba3bdd97 fix occasional cursor glitches 2020-08-22 14:44:25 -04:00
cy384
074059f648 add blinking cursor 2020-08-21 21:29:34 -04:00
cy384
847991fc07 missed header changes for paste and mbar changes 2020-08-21 13:40:46 -04:00
cy384
f1d8b66ae4 add paste from clipboard 2020-08-20 15:31:26 -04:00
cy384
24065d8312 improve cmd key handling 2020-08-20 14:56:59 -04:00
cy384
cfb121c270 tweak name of mbar resource 2020-08-20 14:53:01 -04:00
cy384
0dd720d7e8 catch cmd-q for quit 2020-08-17 22:29:30 -04:00
cy384
30a64faf16 fixing screen redraw/region invalidation (less flicker, faster) 2020-08-17 22:21:38 -04:00
cy384
a9fbb1092a add edit menu 2020-08-13 11:21:05 -04:00
cy384
18fb41d338 add screenshot 2020-08-05 23:27:28 -04:00