diff options
author | Oskar <[email protected]> | 2024-02-11 17:51:01 +0100 |
---|---|---|
committer | Oskar <[email protected]> | 2024-02-11 17:51:01 +0100 |
commit | 32e27cbd2d5c151e7f4805dd862c5ec18ca62b9d (patch) | |
tree | d5978af5f32fa177b95913ceead88fb9bfa2fc3c /README | |
parent | dd8b6d127e366ace19860781b00812e44c0c4a27 (diff) |
README update
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,3 +2,7 @@ This is my take on a so called "Line editor" Its a crude and simple line editor. WARNING: Do not use this program on any files that you dont want to risk damaging, deleting or overwriting. I can not gaurantee that this program will function as expected. + +TODO: +-Add some sort of feature to do L+ or L- to increment or decrement without having to do too many inputs +-Change "N" to make it a bit less annoying to use |