1
0
mirror of https://github.com/LDDestroier/CC/ synced 2024-11-05 17:46:21 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
LDDestroier
e6a8d1ff67
Optimized rendering
now it runs much faster
2019-03-21 13:48:12 -04:00
LDDestroier
f16a28e6d8
Added undo/redo 2019-03-20 14:31:48 -04:00
LDDestroier
78f7159e63
Added cut, improved multicursor paste 2019-03-20 11:49:59 -04:00
LDDestroier
4dafde4dd3
Added multi-clipboard, line # argument
Take that, EveryOS *twiddles mustache*
2019-03-20 11:36:18 -04:00
LDDestroier
b0a0cf958d
Fixed horizontal scrolling, added tab character 2019-03-20 01:34:57 -04:00
LDDestroier
962a1d3c0c
Update eldit.lua 2019-03-20 00:50:51 -04:00
LDDestroier
e9520031d2
Added line numbers, whitespace indicator
You can also select text by holding down the mouse button and scrolling.

Gotta add some more stuff later, like the ability to declare a filename after starting up the program, or stuff like Save As and Open, as well as multiple clipboards and undo/redo.
2019-03-20 00:01:59 -04:00
LDDestroier
d75ab877df
Update eldit.lua 2019-03-19 21:50:50 -04:00
LDDestroier
b3eca8588c
Added CTRL+S and Q, alt+scrolling
gotta add those selections later
2019-03-19 16:24:36 -04:00
LDDestroier
2e289f23bc
Create eldit.lua
To do:
+ file saving
+ syntax formatting
+ other text functions
+ yadda
2019-03-19 15:55:19 -04:00