diff options
-rw-r--r-- | backlog.data | 1 | ||||
-rw-r--r-- | pending.data | 1 | ||||
-rw-r--r-- | undo.data | 3 |
3 files changed, 5 insertions, 0 deletions
diff --git a/backlog.data b/backlog.data index 41eb71a..e98fc24 100644 --- a/backlog.data +++ b/backlog.data @@ -21,3 +21,4 @@ {"description":"Add support for tab autocomplete","end":"20240923T063115Z","entry":"20240720T071604Z","modified":"20240923T063115Z","status":"completed","uuid":"2ff524c0-93ee-4303-8be8-9ce3d04b617b","tags":["feature"]} {"description":"Add support for setting temporary environment variables, in-line, before the main program to fork","end":"20241001T050408Z","entry":"20240720T071222Z","modified":"20241001T050408Z","status":"completed","uuid":"f79f40a9-b671-4a15-b02f-ecc9913d74d9","tags":["feature","posix"]} {"description":"Add support for functions","entry":"20241002T023040Z","modified":"20241002T023040Z","status":"pending","uuid":"9399ab77-efa0-4bba-8943-00aaaf721029"} +{"description":"Add support for utf16 in src\/buffer.rs","entry":"20241011T204350Z","modified":"20241011T204350Z","status":"pending","uuid":"b6c53349-eca0-4ead-9415-f1cfb404dd55"} diff --git a/pending.data b/pending.data index 729e474..e5f8054 100644 --- a/pending.data +++ b/pending.data @@ -5,3 +5,4 @@ [description:"Add support for a dynamically interprested prompt ($PS1)" entry:"1721459938" modified:"1721459938" status:"pending" uuid:"95f80c53-1248-4c4d-b4ce-e6cf149ed461"] [description:"Create a makefile to help with build, install, uninstall, etc." entry:"1721614013" modified:"1721614013" status:"pending" uuid:"508577b4-7aaa-4e2e-a999-d8fe576e2895"] [description:"Add support for functions" entry:"1727836240" modified:"1727836240" status:"pending" uuid:"9399ab77-efa0-4bba-8943-00aaaf721029"] +[description:"Add support for utf16 in src\/buffer.rs" entry:"1728679430" modified:"1728679430" status:"pending" uuid:"b6c53349-eca0-4ead-9415-f1cfb404dd55"] @@ -70,3 +70,6 @@ new [description:"Add support for setting temporary environment variables, in-li time 1727836240 new [description:"Add support for functions" entry:"1727836240" modified:"1727836240" status:"pending" uuid:"9399ab77-efa0-4bba-8943-00aaaf721029"] --- +time 1728679430 +new [description:"Add support for utf16 in src\/buffer.rs" entry:"1728679430" modified:"1728679430" status:"pending" uuid:"b6c53349-eca0-4ead-9415-f1cfb404dd55"] +--- |