Commit Graph

3 Commits

Author SHA1 Message Date
LDDestroier 3dc3bea86b
Update ed.lua
Added some commands:
p - print line from buffer
"," - modify commands to use whole buffer
"w" - write buffer to file path

Added read/write to and from files (no input mode yet)
Added invoking of "!" shell evaluation (but no shell evaluation logic... until later)
Added hacky bullshit code for determining file path validity
Spite of GNU ed rising steadily
2023-12-08 05:04:07 -05:00
LDDestroier 2a762acfc1
Update ed.lua
Added wget command for easier downloading
2023-12-07 06:20:37 -05:00
LDDestroier f2e2508aae
Add files via upload
Work in progress of 'ed' text editor for ComputerCraft
2023-12-07 06:19:52 -05:00