summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index b315acd..3739f5d 100644
--- a/README.md
+++ b/README.md
@@ -65,5 +65,13 @@ GO111MODULE=on go get github.com/theimpostor/osc52@latest
This will install the latest version of osc52 to `$GOPATH/bin`. To find out where `$GOPATH` is, run `go env GOPATH`
+## TODO
+
+[] [copy] check is stdin is readable
+[] screen support
+[] tmux support
+[] subcommands
+[] log format
+
## Credits
Credit and thanks to the the [vim-ocsyank](https://github.com/ojroques/vim-oscyank) plugin