diff options
-rw-r--r-- | backlog.data | 1 | ||||
-rw-r--r-- | pending.data | 2 | ||||
-rw-r--r-- | undo.data | 4 |
3 files changed, 6 insertions, 1 deletions
diff --git a/backlog.data b/backlog.data index 08fd2a0..095293b 100644 --- a/backlog.data +++ b/backlog.data @@ -18,3 +18,4 @@ {"description":"Migrate dwarvish.git and quests.git to use 'main' as the default branch","entry":"20240813T204044Z","modified":"20240813T204044Z","status":"pending","uuid":"113e2077-b977-4806-894d-b0f67396f058"} {"description":"Migrate dwarvish.git and quests.git to use 'main' as the default branch","end":"20240814T232824Z","entry":"20240813T204044Z","modified":"20240814T232824Z","status":"completed","uuid":"113e2077-b977-4806-894d-b0f67396f058"} {"description":"Add support for in-line navigation","end":"20240902T070400Z","entry":"20240720T071403Z","modified":"20240902T070400Z","status":"completed","uuid":"71e10492-e083-4264-95b0-6e5f0a1cde52","tags":["feature"]} +{"description":"Add support for tab autocomplete","end":"20240923T063115Z","entry":"20240720T071604Z","modified":"20240923T063115Z","status":"completed","uuid":"2ff524c0-93ee-4303-8be8-9ce3d04b617b","tags":["feature"]} diff --git a/pending.data b/pending.data index ac3e5ae..aaf30e9 100644 --- a/pending.data +++ b/pending.data @@ -3,6 +3,6 @@ [description:"Add support for setting temporary environment variables, in-line, before the main program to fork" entry:"1721459542" modified:"1721459554" status:"pending" tags:"feature,posix" tags_feature:"x" tags_posix:"x" uuid:"f79f40a9-b671-4a15-b02f-ecc9913d74d9"] [description:"Add support for wildcard character (*, **)" entry:"1721459604" modified:"1721459680" status:"pending" tags:"feature,posix" tags_feature:"x" tags_posix:"x" uuid:"239fb167-3380-4a21-b671-698fadd8ee76"] [description:"Add basic command history" entry:"1721459743" modified:"1721459752" status:"pending" tags:"feature" tags_feature:"x" uuid:"0f538dff-b0f7-4000-a044-54c3cf890f5f"] -[description:"Add support for tab autocomplete" entry:"1721459764" modified:"1721459764" status:"pending" tags:"feature" tags_feature:"x" uuid:"2ff524c0-93ee-4303-8be8-9ce3d04b617b"] +[description:"Add support for tab autocomplete" end:"1727073075" entry:"1721459764" modified:"1727073075" status:"completed" tags:"feature" tags_feature:"x" uuid:"2ff524c0-93ee-4303-8be8-9ce3d04b617b"] [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"] @@ -59,3 +59,7 @@ time 1725260640 old [description:"Add support for in-line navigation" entry:"1721459643" modified:"1721459643" status:"pending" tags:"feature" tags_feature:"x" uuid:"71e10492-e083-4264-95b0-6e5f0a1cde52"] new [description:"Add support for in-line navigation" end:"1725260640" entry:"1721459643" modified:"1725260640" status:"completed" tags:"feature" tags_feature:"x" uuid:"71e10492-e083-4264-95b0-6e5f0a1cde52"] --- +time 1727073075 +old [description:"Add support for tab autocomplete" entry:"1721459764" modified:"1721459764" status:"pending" tags:"feature" tags_feature:"x" uuid:"2ff524c0-93ee-4303-8be8-9ce3d04b617b"] +new [description:"Add support for tab autocomplete" end:"1727073075" entry:"1721459764" modified:"1727073075" status:"completed" tags:"feature" tags_feature:"x" uuid:"2ff524c0-93ee-4303-8be8-9ce3d04b617b"] +--- |