tUpdate TODO - ve - a minimal text editor (work in progress)
(HTM) git clone git://src.adamsgaard.dk/ve
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit da11eb4702b4d43651b5d8b622d527cf0315a7a2
(DIR) parent 2659764142b8becb0f67f8d0732760db4e169287
(HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Wed, 7 Aug 2019 11:06:33 +0200
Update TODO
Diffstat:
M TODO | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
(DIR) diff --git a/TODO b/TODO
t@@ -1,4 +1,5 @@
# Core functionality
+- Proper handling of command-line arguments
- Implement procedural keybinds
- Implementing most Vi binds
- Allow sending editor to background