September 24, 2020 | ||
---|---|---|
View 2f5af8f
Improve implementation so it can edit lines longer than a chunkDario Rodriguez authored on 24/09/2020 21:40:49 |
September 7, 2020 | ||
---|---|---|
View 83f2794
Process navigation keys: PageUp/PageDown/Home/End.Dario Rodriguez authored on 07/09/2020 22:13:24 |
September 6, 2020 | ||
---|---|---|
View 39c057a
Implement side scroll. Fix vertical scroll. Set window size to something more workable than fullscreen.Dario Rodriguez authored on 06/09/2020 22:21:40 |
September 4, 2020 | ||
---|---|---|
View c6e4a99
Add pos2linecol and viceversa. Fix Cursor up/down.Dario Rodriguez authored on 04/09/2020 17:56:20 |
September 2, 2020 | ||
---|---|---|
View a2a0ad8
Move utf8 helper functions to re_data. Add redata_op_addn().Dario Rodriguez authored on 02/09/2020 22:07:13 |
August 30, 2020 | ||
---|---|---|
View a1edb4c
Implement left/right movement. Add test_ui with utf8 tests.Dario Rodriguez authored on 30/08/2020 21:47:55 |
August 26, 2020 | ||
---|---|---|
View 6ead1ce
Implement up/down movementDario Rodriguez authored on 26/08/2020 21:50:45 |
August 18, 2020 | ||
---|---|---|
View 1366898
Display first lines of the loaded fileDario Rodriguez authored on 18/08/2020 20:31:28 |
April 9, 2019 | ||
---|---|---|
View ad480c9
Reworked plugin APIDario Rodriguez authored on 09/04/2019 14:28:44 |
April 4, 2019 | ||
---|---|---|
View 692bf48
Refactor unsaved into a plugin of redataDario Rodriguez authored on 04/04/2019 21:53:07 |
April 1, 2019 | ||
---|---|---|
View aa72865
renamed recenteditor_data to re_data, recenteditor_tests to re_testsDario Rodriguez authored on 01/04/2019 21:26:29 |
February 26, 2019 | ||
---|---|---|
View 16296c5
start implementation of undo and unsaved in redata. tentative sha3-512 support for unsaved integrity checkDario Rodriguez authored on 26/02/2019 21:26:05 |
February 25, 2019 | ||
---|---|---|
View 4b22f0f
data structures skeletonDario Rodriguez authored on 25/02/2019 22:04:09 |