Commit Graph

49 Commits

Author SHA1 Message Date
~d6 ac49260c04 fix some bugs 2022-03-31 01:52:20 -04:00
~d6 240aa6b095 move forward through searchings uses 'n' 2022-03-31 00:27:29 -04:00
~d6 e035b456f6 reduce DEI usage 2022-03-30 23:41:16 -04:00
~d6 33a23ed0c8 move from drawing to redrawing 2022-03-30 01:26:33 -04:00
~d6 0412b20153 wip search is kind of working 2022-03-29 00:02:22 -04:00
~d6 df70eb0848 converted to absolute cursor, fixed a lot of bugs 2022-03-26 15:29:00 -04:00
~d6 42ea10b6f9 fix forward, sort of fix back 2022-03-25 23:17:34 -04:00
~d6 354cdc802e comment out a bunch of currently unused stuff 2022-03-25 02:22:28 -04:00
~d6 d490644bac fix more bugs, tab toggling 2022-03-25 00:12:09 -04:00
~d6 ef80d8844b fix a few bugs 2022-03-24 23:21:35 -04:00
~d6 7d73b8ea0b slightly improve docs 2022-03-24 01:42:20 -04:00
~d6 f59ec19285 allow colors to be toggled 2022-03-24 01:35:35 -04:00
~d6 201c549135 support arrow keys, page up/down, etc 2022-03-24 01:26:06 -04:00
~d6 676d9f5405 goto-line is working 2022-03-24 00:09:55 -04:00
~d6 f386614292 saving works pretty well 2022-03-23 22:55:03 -04:00
~d6 ca71bcfad2 basic prompt editing works now 2022-03-23 22:12:17 -04:00
~d6 af7c3993fc prompt is partially working 2022-03-23 21:46:59 -04:00
~d6 80a4731d72 wip 2022-03-11 00:48:52 -05:00
~d6 ed20ad7865 fix some bugs 2022-03-11 00:06:48 -05:00
~d6 7fce584588 improve error msg 2022-03-08 23:31:12 -05:00
~d6 77bc06332a make better use of the zero page 2022-03-07 22:38:02 -05:00
~d6 37936eda77 set up zero page, start cleaning up 2022-03-07 12:56:52 -05:00
~d6 f48bce6be3 cursor/row refactors: prepare for absolute row addressing 2022-03-06 15:35:14 -05:00
~d6 8860f63e7a simple nano highlighting for unxtal 2022-03-04 15:30:26 -05:00
~d6 3fc2c9f16a long line support 50% working 2022-03-04 01:47:11 -05:00
~d6 52965adb5f draw line numbers, use color, support tabs 2022-03-03 21:12:26 -05:00
~d6 de85141c84 fix page up bug 2022-02-18 00:48:59 -05:00
~d6 ee91fc7949 prepare for absolute cursor refactor 2022-02-18 00:34:42 -05:00
~d6 895c305cbe 16-bit row/col for cursor 2022-02-18 00:20:09 -05:00
~d6 cdc13dc609 restructure 2022-02-17 23:33:48 -05:00
~d6 5870afd9d1 page up/down 2022-02-15 22:03:31 -05:00
~d6 20f686d026 get page-down working 2022-02-15 21:58:12 -05:00
~d6 45a3056406 very basic save support + docs 2022-02-15 21:19:44 -05:00
~d6 ad2f91f329 fix a bunch of navigation bugs 2022-02-14 16:47:36 -05:00
~d6 46f0f162eb fixed a few bugs, diagnosed more 2022-02-13 14:46:50 -05:00
~d6 233e8b07f2 goto-end + bugfix 2022-02-12 02:25:41 -05:00
~d6 652dac7830 display line counts and cursor position 2022-02-12 02:10:27 -05:00
~d6 28704a9bfc status bar + todo list 2022-02-11 19:15:40 -05:00
~d6 8f2028cbdd display line counts, fix some bugs 2022-02-11 15:39:49 -05:00
~d6 f64806dbd4 early version of goto-line working 2022-02-10 01:40:48 -05:00
Erik Osheim 99e2ac5a1c reformat 2022-02-09 20:04:12 -05:00
~d6 1c7ed060b8 opening files, etc 2022-02-09 02:35:46 -05:00
~d6 b1c383477a improvements 2022-02-09 01:05:11 -05:00
Erik Osheim b734ca5eab femto term size 2022-02-08 22:22:08 -05:00
~d6 4817b38663 fix 2022-02-08 12:41:41 -05:00
Erik Osheim b2de0ca5d7 document femto 2022-02-08 01:16:06 -05:00
Erik Osheim b4eda6c01b prepare publishing 2022-02-07 22:57:34 -05:00
~d6 15e37c203a editor progress 2022-02-07 22:25:32 -05:00
~d6 765340fde2 femto kind of working 2022-02-06 17:07:11 -05:00