summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--backlog.data15
-rw-r--r--completed.data0
-rw-r--r--pending.data9
-rw-r--r--undo.data43
4 files changed, 67 insertions, 0 deletions
diff --git a/backlog.data b/backlog.data
new file mode 100644
index 0000000..53a76b1
--- /dev/null
+++ b/backlog.data
@@ -0,0 +1,15 @@
+{"description":"Add a separate dist file (dwvshrc) for BSD\/Linux\/MacOS etc.\n\nThe current global dwvshrc makes some assumptions about the program being ran. For instance, it assumes a 'which' program exists in \/usr\/bin, and assumes GNU grep. BSD systems obviously do not ship with GNU grep, so they should get their own dist file, to avoid unsets and unaliases.","entry":"20240720T070930Z","modified":"20240720T070930Z","status":"pending","uuid":"19cc067a-ddd9-4a97-b51a-1793846e05d5"}
+{"description":"Add a separate dist file (dwvshrc) for BSD\/Linux\/MacOS etc.\n\nThe current global dwvshrc makes some assumptions about the program being ran. For instance, it assumes a 'which' program exists in \/usr\/bin, and assumes GNU grep. BSD systems obviously do not ship with GNU grep, so they should get their own dist file, to avoid unsets and unaliases.","entry":"20240720T070930Z","modified":"20240720T070943Z","status":"pending","uuid":"19cc067a-ddd9-4a97-b51a-1793846e05d5","tags":["flaw"]}
+{"description":"Add control flow (if\/case\/loops)","entry":"20240720T071107Z","modified":"20240720T071107Z","status":"pending","uuid":"d65028c7-3ddf-4359-b3ad-8606c516ddce","tags":["feature","posix"]}
+{"description":"Add support for variables inside scripts","entry":"20240720T071139Z","modified":"20240720T071139Z","status":"pending","uuid":"f97f9cd6-62cb-417f-a80d-1be85a7e7237","tags":["feature","posix"]}
+{"description":"Add support for setting temporary environment variables, in-line, before the main program to fork","entry":"20240720T071222Z","modified":"20240720T071222Z","status":"pending","uuid":"f79f40a9-b671-4a15-b02f-ecc9913d74d9"}
+{"description":"Add support for setting temporary environment variables, in-line, before the main program to fork","entry":"20240720T071222Z","modified":"20240720T071234Z","status":"pending","uuid":"f79f40a9-b671-4a15-b02f-ecc9913d74d9","tags":["feature","posix"]}
+{"description":"Add support for wildcard characters","entry":"20240720T071324Z","modified":"20240720T071324Z","status":"pending","uuid":"239fb167-3380-4a21-b671-698fadd8ee76","tags":["feature","posix"]}
+{"description":"Add support for in-line navigation","entry":"20240720T071403Z","modified":"20240720T071403Z","status":"pending","uuid":"71e10492-e083-4264-95b0-6e5f0a1cde52","tags":["feature"]}
+{"description":"Add support for wildcard character (*, **)","entry":"20240720T071324Z","modified":"20240720T071440Z","status":"pending","uuid":"239fb167-3380-4a21-b671-698fadd8ee76","tags":["feature","posix"]}
+{"description":"Add basic command history","entry":"20240720T071543Z","modified":"20240720T071543Z","status":"pending","uuid":"0f538dff-b0f7-4000-a044-54c3cf890f5f"}
+{"description":"Add basic command history","entry":"20240720T071543Z","modified":"20240720T071552Z","status":"pending","uuid":"0f538dff-b0f7-4000-a044-54c3cf890f5f","tags":["feature"]}
+{"description":"Add support for tab autocomplete","entry":"20240720T071604Z","modified":"20240720T071604Z","status":"pending","uuid":"2ff524c0-93ee-4303-8be8-9ce3d04b617b","tags":["feature"]}
+{"description":"Add support for a dynamically interprested prompt ($(\/usr\/bin\/starship prompt --terminal-width=\"$COLUMNS\" --keymap=\"${KEYMAP:-}\" --status=\"$STARSHIP_CMD_STATUS\" --pipestatus=\"${STARSHIP_PIPE_STATUS[*]}\" --cmd-duration=\"${STARSHIP_DURATION:-}\" --jobs=\"$STARSHIP_JOBS_COUNT\"))","entry":"20240720T071631Z","modified":"20240720T071631Z","status":"pending","uuid":"9fdd1d41-f1be-4ce7-8b98-64279aeaa22c"}
+{"description":"Add support for a dynamically interprested prompt ($PS1)","entry":"20240720T071631Z","modified":"20240720T071705Z","status":"pending","uuid":"9fdd1d41-f1be-4ce7-8b98-64279aeaa22c"}
+{"description":"Add support for a dynamically interprested prompt ($PS1)","entry":"20240720T071858Z","modified":"20240720T071858Z","status":"pending","uuid":"95f80c53-1248-4c4d-b4ce-e6cf149ed461"}
diff --git a/completed.data b/completed.data
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/completed.data
diff --git a/pending.data b/pending.data
new file mode 100644
index 0000000..aa17514
--- /dev/null
+++ b/pending.data
@@ -0,0 +1,9 @@
+[description:"Add a separate dist file (dwvshrc) for BSD\/Linux\/MacOS etc.\n\nThe current global dwvshrc makes some assumptions about the program being ran. For instance, it assumes a 'which' program exists in \/usr\/bin, and assumes GNU grep. BSD systems obviously do not ship with GNU grep, so they should get their own dist file, to avoid unsets and unaliases." entry:"1721459370" modified:"1721459383" status:"pending" tags:"flaw" tags_flaw:"x" uuid:"19cc067a-ddd9-4a97-b51a-1793846e05d5"]
+[description:"Add control flow (if\/case\/loops)" entry:"1721459467" modified:"1721459467" status:"pending" tags:"feature,posix" tags_feature:"x" tags_posix:"x" uuid:"d65028c7-3ddf-4359-b3ad-8606c516ddce"]
+[description:"Add support for variables inside scripts" entry:"1721459499" modified:"1721459499" status:"pending" tags:"feature,posix" tags_feature:"x" tags_posix:"x" uuid:"f97f9cd6-62cb-417f-a80d-1be85a7e7237"]
+[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 support for in-line navigation" entry:"1721459643" modified:"1721459643" status:"pending" tags:"feature" tags_feature:"x" uuid:"71e10492-e083-4264-95b0-6e5f0a1cde52"]
+[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 a dynamically interprested prompt ($PS1)" entry:"1721459938" modified:"1721459938" status:"pending" uuid:"95f80c53-1248-4c4d-b4ce-e6cf149ed461"]
diff --git a/undo.data b/undo.data
new file mode 100644
index 0000000..eacfe31
--- /dev/null
+++ b/undo.data
@@ -0,0 +1,43 @@
+time 1721459370
+new [description:"Add a separate dist file (dwvshrc) for BSD\/Linux\/MacOS etc.\n\nThe current global dwvshrc makes some assumptions about the program being ran. For instance, it assumes a 'which' program exists in \/usr\/bin, and assumes GNU grep. BSD systems obviously do not ship with GNU grep, so they should get their own dist file, to avoid unsets and unaliases." entry:"1721459370" modified:"1721459370" status:"pending" uuid:"19cc067a-ddd9-4a97-b51a-1793846e05d5"]
+---
+time 1721459383
+old [description:"Add a separate dist file (dwvshrc) for BSD\/Linux\/MacOS etc.\n\nThe current global dwvshrc makes some assumptions about the program being ran. For instance, it assumes a 'which' program exists in \/usr\/bin, and assumes GNU grep. BSD systems obviously do not ship with GNU grep, so they should get their own dist file, to avoid unsets and unaliases." entry:"1721459370" modified:"1721459370" status:"pending" uuid:"19cc067a-ddd9-4a97-b51a-1793846e05d5"]
+new [description:"Add a separate dist file (dwvshrc) for BSD\/Linux\/MacOS etc.\n\nThe current global dwvshrc makes some assumptions about the program being ran. For instance, it assumes a 'which' program exists in \/usr\/bin, and assumes GNU grep. BSD systems obviously do not ship with GNU grep, so they should get their own dist file, to avoid unsets and unaliases." entry:"1721459370" modified:"1721459383" status:"pending" tags:"flaw" tags_flaw:"x" uuid:"19cc067a-ddd9-4a97-b51a-1793846e05d5"]
+---
+time 1721459467
+new [description:"Add control flow (if\/case\/loops)" entry:"1721459467" modified:"1721459467" status:"pending" tags:"feature,posix" tags_feature:"x" tags_posix:"x" uuid:"d65028c7-3ddf-4359-b3ad-8606c516ddce"]
+---
+time 1721459499
+new [description:"Add support for variables inside scripts" entry:"1721459499" modified:"1721459499" status:"pending" tags:"feature,posix" tags_feature:"x" tags_posix:"x" uuid:"f97f9cd6-62cb-417f-a80d-1be85a7e7237"]
+---
+time 1721459542
+new [description:"Add support for setting temporary environment variables, in-line, before the main program to fork" entry:"1721459542" modified:"1721459542" status:"pending" uuid:"f79f40a9-b671-4a15-b02f-ecc9913d74d9"]
+---
+time 1721459554
+old [description:"Add support for setting temporary environment variables, in-line, before the main program to fork" entry:"1721459542" modified:"1721459542" status:"pending" uuid:"f79f40a9-b671-4a15-b02f-ecc9913d74d9"]
+new [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"]
+---
+time 1721459604
+new [description:"Add support for wildcard characters" entry:"1721459604" modified:"1721459604" status:"pending" tags:"feature,posix" tags_feature:"x" tags_posix:"x" uuid:"239fb167-3380-4a21-b671-698fadd8ee76"]
+---
+time 1721459643
+new [description:"Add support for in-line navigation" entry:"1721459643" modified:"1721459643" status:"pending" tags:"feature" tags_feature:"x" uuid:"71e10492-e083-4264-95b0-6e5f0a1cde52"]
+---
+time 1721459680
+old [description:"Add support for wildcard characters" entry:"1721459604" modified:"1721459604" status:"pending" tags:"feature,posix" tags_feature:"x" tags_posix:"x" uuid:"239fb167-3380-4a21-b671-698fadd8ee76"]
+new [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"]
+---
+time 1721459743
+new [description:"Add basic command history" entry:"1721459743" modified:"1721459743" status:"pending" uuid:"0f538dff-b0f7-4000-a044-54c3cf890f5f"]
+---
+time 1721459752
+old [description:"Add basic command history" entry:"1721459743" modified:"1721459743" status:"pending" uuid:"0f538dff-b0f7-4000-a044-54c3cf890f5f"]
+new [description:"Add basic command history" entry:"1721459743" modified:"1721459752" status:"pending" tags:"feature" tags_feature:"x" uuid:"0f538dff-b0f7-4000-a044-54c3cf890f5f"]
+---
+time 1721459764
+new [description:"Add support for tab autocomplete" entry:"1721459764" modified:"1721459764" status:"pending" tags:"feature" tags_feature:"x" uuid:"2ff524c0-93ee-4303-8be8-9ce3d04b617b"]
+---
+time 1721459938
+new [description:"Add support for a dynamically interprested prompt ($PS1)" entry:"1721459938" modified:"1721459938" status:"pending" uuid:"95f80c53-1248-4c4d-b4ce-e6cf149ed461"]
+---