summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8de0826..6fc1a03 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,9 @@ Terminal Multiplexer | Copy | Paste | Notes
--- | --- | --- | ---
[screen](https://www.gnu.org/software/screen/) 4.09.00 | ✓ | ✓ |
[zellij](https://zellij.dev/) 0.37.2 | ✓ | [✗](https://github.com/zellij-org/zellij/issues/2647) |
-[tmux](https://github.com/tmux/tmux) 3.2a | ✗ | ✗ | May require configuration
+[tmux](https://github.com/tmux/tmux) 3.3 | ✓ | ✓ |
+[`allow-passthrough` should be
+enabled](https://github.com/tmux/tmux/wiki/FAQ#what-is-the-passthrough-escape-sequence-and-how-do-i-use-it)
## Installation
@@ -77,7 +79,6 @@ This will install the latest version of osc to `$GOPATH/bin`. To find out where
## TODO
- [ ] [copy] check is stdin is readable
-- [ ] tmux support
## For neovim