Commit Graph

207 Commits

Author SHA1 Message Date
John Colvin 251cb73f71 remove trailing whitespace 2023-03-02 14:00:12 +00:00
james 3eb0a64df3 Improve cursor tracking. 2023-02-19 23:56:53 +02:00
Adam D. Ruppe 7b80a600cd fix up the clear to eend of line function 2023-01-31 20:33:30 -05:00
james c36abe1c15 Attempted to add clear to end of line support. But have no way to check windows version. 2023-01-31 20:33:30 -05:00
Adam D. Ruppe da6563a5de make update cursor position public 2023-01-08 14:46:55 -05:00
Adam D. Ruppe f98b5e17d6 prefilledData arg for getline convenience function 2023-01-01 17:03:53 -05:00
Adam D. Ruppe 189f6007a2 initial api for terminal bold/italic but i don't expecially like it be warned 2022-11-15 16:16:02 -05:00
Adam D. Ruppe 2a18bc805c allow easier opting out of the superior gui interface when using terminal direct to emulator 2022-10-24 16:34:22 -04:00
Adam D. Ruppe d88371e42c more dpi experimentation 2022-08-23 21:57:30 -04:00
Adam D. Ruppe 053f2bd77a save/restore fixes 2022-08-06 10:59:23 -04:00
Ahmet Sait 160a68a54e Terminal save & restore cursor 2022-08-06 17:41:58 +03:00
Adam D. Ruppe dc68816960 history search control externally 2022-06-13 20:38:09 -04:00
Adam D. Ruppe 5c7cc81c84 thing for irc 2022-05-17 15:46:34 -04:00
Adam D. Ruppe 49829f3f48 mroe dpi stuff 2022-03-22 18:02:03 -04:00
Adam D. Ruppe d773fb4221 notes 2022-03-19 10:43:50 -04:00
Adam D. Ruppe 92a6f957f8 bugs 2022-02-09 09:48:35 -05:00
Adam D. Ruppe 40a5854003 some dpi scaling bugs 2022-01-12 17:22:56 -05:00
Adam D. Ruppe a7209664e7 slightly better multi line editor scrolling 2021-11-28 21:37:19 -05:00
Adam D. Ruppe 87df9051d3 ability to inject event from another thread 2021-11-27 22:08:52 -05:00
Adam D. Ruppe 9797370ad6 line getter initial impl 2021-11-24 17:37:48 -05:00
Adam D. Ruppe 7e4938690a some new web conveniences (experimental) and some bug fixes 2021-11-18 22:23:18 -05:00
Adam D. Ruppe 4513eb4496 lol broken example broke other tests 2021-10-19 11:14:40 -04:00
Adam D. Ruppe 9be04676d7 password prompt functions 2021-10-11 13:14:13 -04:00
Adam D. Ruppe 39b0cfeefd nbsp handling 2021-07-28 22:24:29 -04:00
Adam D. Ruppe 883159410b more minigui 2021-06-21 22:16:02 -04:00
Adam D. Ruppe 776d34f534 dmd deprecation handling 2021-06-15 07:23:17 -04:00
Adam D. Ruppe f297fbf813 omg im the worst 2021-06-10 10:00:47 -04:00
Adam D. Ruppe 4b0f2b31a8 more catchup 2021-06-08 15:03:50 -04:00
Adam D. Ruppe a77f1b5b35 utf8 mouse mode support 2021-06-07 11:45:48 -04:00
Adam D. Ruppe 3f30effea7 more stuff 2021-06-06 14:37:37 -04:00
Adam D. Ruppe 543d3a2b5d it just continues to get more awesome 2021-05-28 23:06:13 -04:00
Adam D. Ruppe 17f3e1cffa new minigui 2021-05-13 13:30:59 -04:00
Adam D. Ruppe 2c5255b486 fix ctrl+d bug in getline keeping the buffer 2021-05-13 11:38:39 -04:00
Adam D. Ruppe af6533d774 docs for exceptions 2021-05-08 09:50:42 -04:00
Adam D. Ruppe 3d9718be32 stuff 2021-05-06 15:02:08 -04:00
Adam D. Ruppe 537a9e6bdf More word forward emacs style controls 2021-05-04 09:56:39 -04:00
Adam D. Ruppe 3d396dfaa6 update 2021-04-11 22:22:39 -04:00
Adam D. Ruppe 0367ac70e7 fixes 2021-03-29 10:05:24 -04:00
Adam D. Ruppe aa5d0bfb54 oops forgot to actually enable maximization 2021-03-12 21:40:01 -05:00
Adam D. Ruppe 05eadcb732 a little bit less bad handling of the popup menus 2021-03-11 22:32:42 -05:00
Adam D. Ruppe c4c52d8723 fix filter display 2021-03-03 13:06:01 -05:00
Adam D. Ruppe 75fdaf478b Fix moar bugs 2021-02-25 10:48:50 -05:00
Adam D. Ruppe 9ae769b5e8 address terminating race condition 2021-02-25 09:23:05 -05:00
Adam D. Ruppe 9c8699c2b4 handle resume from a ctrl+z signal suspend nicer on posix 2021-02-18 09:35:24 -05:00
Adam D. Ruppe a8ec499f2b random fixes 2021-02-01 21:35:56 -05:00
Adam D. Ruppe 6648262a26 more reliable cleanup 2021-01-20 12:12:12 -05:00
Adam D. Ruppe 868323bac0 omg i forgot stuff 2021-01-19 23:03:19 -05:00
Adam D. Ruppe a7b7b23bdc better size set 2021-01-18 22:32:46 -05:00
Adam D. Ruppe c09ffb90ce more gnu readline controls 2021-01-15 13:36:42 -05:00
Adam D. Ruppe 2adf9729b5 sdpy integration a lil easier 2020-12-29 22:12:10 -05:00