~d6
|
88b3204c7e
|
big femto update: help, fix bugs, optimization, etc
|
2022-04-09 19:05:05 -04:00 |
~d6
|
1b9aeeccc2
|
fix redraw issue with do-save
|
2022-04-09 00:44:14 -04:00 |
~d6
|
0050d20370
|
update docs
|
2022-04-09 00:16:22 -04:00 |
~d6
|
e3358fd1d3
|
open empty files, error on large files
|
2022-04-09 00:05:12 -04:00 |
~d6
|
81c02526c2
|
got undo working
|
2022-04-08 23:52:07 -04:00 |
~d6
|
cfdc0371db
|
small clean up
|
2022-04-07 00:16:25 -04:00 |
~d6
|
397d60693b
|
support moving by word
|
2022-04-06 23:26:07 -04:00 |
~d6
|
873419689e
|
remove CRLF support, optimizations
|
2022-04-06 22:41:25 -04:00 |
~d6
|
8229c0db14
|
reading windows line endings works
|
2022-04-06 20:39:02 -04:00 |
~d6
|
ab336cdc00
|
refactors, comments, saving bytes
|
2022-04-04 00:40:37 -04:00 |
~d6
|
c237be7cbc
|
shrink femto.rom a bit, fix sizes
|
2022-04-02 23:14:18 -04:00 |
~d6
|
4ffd80526b
|
searching forward and back by regex works
|
2022-04-02 22:29:06 -04:00 |
~d6
|
da49d8bd69
|
more improvements
|
2022-04-01 23:47:37 -04:00 |
~d6
|
5ef9b333c9
|
optimize some labels, optimize redrawing
|
2022-04-01 12:11:09 -04:00 |
~d6
|
17ed894126
|
fix some refactoring bugs
|
2022-04-01 00:44:07 -04:00 |
~d6
|
6db5733fd5
|
last pre-regex commit
|
2022-03-31 23:21:49 -04:00 |
~d6
|
b27355c44f
|
improve comments
|
2022-03-31 13:59:20 -04:00 |
~d6
|
6668d45bd8
|
more searching tweaks
|
2022-03-31 13:48:08 -04:00 |
~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 |