diff options
author | Teddy Wing | 2020-12-20 20:40:41 +0100 |
---|---|---|
committer | Teddy Wing | 2020-12-20 20:40:41 +0100 |
commit | dd8faf757c25287342d8aa86ad9b1ff95ea6ca39 (patch) | |
tree | 46e5c59c4b6435591d5c11e8582a9c217f11334e | |
parent | 9a02b4d31ea4de91dbb11ad154231f9bda914318 (diff) | |
download | browserenv-dd8faf757c25287342d8aa86ad9b1ff95ea6ca39.tar.bz2 |
Remove TODO
Everything recently outstanding is complete.
-rw-r--r-- | TODO | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -1,9 +0,0 @@ -TODO - -2020.12.19: -v Set stdin stdout on envbrowser exec.Cmd (2020.12.20) -v %s parsing in BROWSER -v Support colon-separated list of commands in BROWSER (2020.12.20) - -2020.12.20: -v Set `pkg/browser`'s Stdout Stderr to ours |