Commit Graph

79 Commits

Author SHA1 Message Date
~d6 2cf76e8afb increase border size and fix small selection bug 2023-02-17 10:53:22 -05:00
~d6 020a0d2c4f code clean up 2023-02-15 20:07:28 -05:00
~d6 45fc35c420 fix a few more bugs, slightly improve autowrap 2023-02-15 19:41:37 -05:00
~d6 7e0041c4ac fix wrap bug 2023-02-15 17:30:23 -05:00
~d6 d711a6106e very basic autowrap 2023-02-15 11:04:09 -05:00
~d6 3c471499c9 handle more ctrl seqs 2023-02-14 23:26:36 -05:00
~d6 65dec7a259 fix bug with insert-n-spaces 2023-02-14 20:12:46 -05:00
~d6 1e30693577 add todo item 2023-02-13 23:23:26 -05:00
~d6 095c22f624 improvements from neauoire 2023-02-13 23:22:52 -05:00
~d6 d5b8e362a9 hide pointer on text input 2023-02-13 23:08:15 -05:00
~d6 a6ef7dac8b fix bug for real 2023-02-13 22:58:29 -05:00
~d6 108f6a22be fix selection bug on empty region 2023-02-13 22:56:04 -05:00
~d6 c822d1543e hide cursor after 1 second of no movement 2023-02-13 22:47:59 -05:00
~d6 1df3f97357 add manifest data, etc. 2023-02-13 22:36:51 -05:00
~d6 b7c014bb01 more optimizations from neauoire 2023-02-12 13:00:49 -05:00
~d6 675af45ff3 clean up, use insert-cell 2023-02-11 22:34:06 -05:00
~d6 56200a1c59 better effect docs 2023-02-11 21:53:34 -05:00
~d6 e467dc0164 remove dead code 2023-02-11 20:09:43 -05:00
~d6 01b86bdabd load dimensions dynamically from config 2023-02-11 19:59:36 -05:00
~d6 6ce966ce1d remove some hardcoded constants 2023-02-10 21:18:03 -05:00
~d6 5944cd09ce add visual bell 2023-02-10 21:12:29 -05:00
~d6 958b4a508f clean up out-of-date comments 2023-02-10 20:40:41 -05:00
~d6 df66f10fa3 improve paste buffer 2023-02-10 17:47:30 -05:00
~d6 c0d337bb6a more todo 2023-02-10 11:10:35 -05:00
~d6 40a16c19e0 move paste-buf to save rom space 2023-02-09 23:32:44 -05:00
~d6 ef647e4ab9 copying to .snarf works (max 4096 bytes) 2023-02-09 23:22:16 -05:00
~d6 59c6675ff2 selection fix 2023-02-09 21:57:04 -05:00
~d6 a9b2983347 selection pretty much working 2023-02-09 21:55:46 -05:00
~d6 f5017b1988 selection almost kinda working 2023-02-09 20:56:08 -05:00
~d6 6be81b66bf basic cursor support 2023-02-06 22:49:35 -05:00
~d6 6ef2e4326a more todo 2023-02-06 11:06:19 -05:00
~d6 aba92a6f67 another todo 2023-02-06 10:26:09 -05:00
~d6 2c84a59295 include new features + TODO 2023-02-05 17:05:56 -05:00
~d6 625527799c integrate patch from handlerug 2023-02-04 18:48:06 -05:00
~d6 fd5afa4833 fix 2023-02-04 18:16:29 -05:00
~d6 3d81b6eeca small update 2023-02-03 23:58:45 -05:00
~d6 6ab913d6ac 8x12 font, etc. 2023-02-03 23:13:44 -05:00
~d6 0ee815c6f6 add to docs a bit 2023-02-03 10:36:16 -05:00
~d6 fbdec75d87 neauoire patch to add a border 2023-02-02 22:56:58 -05:00
~d6 9287631556 fix bug with move-to-col 2023-02-02 22:18:58 -05:00
~d6 95e9b30810 fix a couple bugs 2023-02-02 22:12:58 -05:00
~d6 c7ce127aa4 support bracketed paste with snarf 2023-02-02 17:31:24 -05:00
~d6 8e170bfa7f fix bug 2023-02-02 17:16:50 -05:00
~d6 afe48d817e handle a few extra escapes 2023-02-02 16:32:01 -05:00
~d6 1e30400f29 draw to bg not fg 2023-01-31 22:30:13 -05:00
~d6 2a4b56750d add pasting, start adding mouse 2023-01-31 22:28:41 -05:00
~d6 96e40856ac term updates 2023-01-31 15:37:14 -05:00
~d6 1f47e56d8d add metadata and optimize 2023-01-30 23:01:34 -05:00
~d6 55e35d0761 convert to JCI/JMI/JSI 2023-01-30 22:05:47 -05:00
~d6 66a1326e3a disable debugging 2023-01-30 16:47:44 -05:00