From cec21d62712abe84f4a167e5692a28fbb281c81a Mon Sep 17 00:00:00 2001 From: Caleb Foust Date: Mon, 23 Oct 2023 19:16:13 -0400 Subject: [PATCH] feat: update README --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index fd5c2b3c..70605d35 100644 --- a/README.md +++ b/README.md @@ -32,13 +32,8 @@ The `cy` project has a few main goals: * [ ] **Usability** * [ ] **Development** * [ ] Implement [oakthree](https://github.com/cfoust/tmux-oakthree) - * [ ] Allow users to kill parts of the tree * [ ] Store pane jump history - * [ ] Allow for providing binding scope * [ ] Logging API in Janet * [ ] Support unmarshaling Janet table to `map[string]interface{}` * [ ] **Replay** - * [ ] Record all sessions and save in custom file format - * [ ] Is this also the `.borg` file format? - * [ ] Allow users to search through history * [ ] Don't record bytes matching regex (IPs etc)