From 4d4a649a221af174d5471d889b03f655637ba32c Mon Sep 17 00:00:00 2001 From: Luke <11898833+curlpipe@users.noreply.github.com> Date: Tue, 16 Jul 2024 12:00:29 +0100 Subject: [PATCH] Updated todo list --- .todo.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.todo.md b/.todo.md index 956af6a5..0a069e12 100644 --- a/.todo.md +++ b/.todo.md @@ -1,8 +1,3 @@ -- [ ] 0.3.1 - various fixes - - [ ] Investigate "no entry found for key" error - - [X] Handle nonexistant file openining - - [X] Research resize bug - - [X] Delete key feature - [ ] 0.3.2 - [ ] Better CLI - [ ] Allow providing config file @@ -12,6 +7,11 @@ - [ ] Help page inside editor - [ ] UPDATE AUR PACKAGE - [ ] Better documentation (particularly around config file) +- [X] 0.3.1 - various fixes + - [X] Handle nonexistant file openining + - [X] Research resize bug + - [X] Delete key feature + - [X] Investigate "no entry found for key" error ---- TODAY ---- - [ ] Editor API exposing - 0.4.0 - [ ] Basic editor commands