summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortheimpostor <sahirhoda@gmail.com>2024-08-18 11:20:22 -0500
committertheimpostor <sahirhoda@gmail.com>2024-08-18 11:20:22 -0500
commit75766eb506e684f0eb7744cbbdfbc70838ab6033 (patch)
tree98fbdabb090ab2590e2036f23a072df293cf42be /README.md
parent5c36fe468b582d03f53c500c52644e4deb2f32a9 (diff)
update readme
Diffstat (limited to 'README.md')
-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 | &check; | &check; |
[zellij](https://zellij.dev/) 0.37.2 | &check; | [&cross;](https://github.com/zellij-org/zellij/issues/2647) |
-[tmux](https://github.com/tmux/tmux) 3.2a | &cross; | &cross; | May require configuration
+[tmux](https://github.com/tmux/tmux) 3.3 | &check; | &check; |
+[`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