summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortheimpostor <sahirhoda@gmail.com>2024-08-20 07:13:04 -0500
committertheimpostor <sahirhoda@gmail.com>2024-08-20 07:13:04 -0500
commit4401feeeb146adcab48855f77535d2ac288a8c11 (patch)
treee278220073fcd795efe019c6da118379460e9b22 /README.md
parentb7e4a9fc0859986f23d682c5de1e008c697708d3 (diff)
round out tmux support. requires tmux 3.3 or later.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 48d462f..634b50c 100644
--- a/README.md
+++ b/README.md
@@ -75,7 +75,7 @@ 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.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)
+[tmux](https://github.com/tmux/tmux) 3.3 | &check; | &check; | [`allow-passthrough`](https://github.com/tmux/tmux/wiki/FAQ#what-is-the-passthrough-escape-sequence-and-how-do-i-use-it) (for copy) and `set-clipboard` (for paste) should be enabled
## Installation