diff options
Diffstat (limited to 'src/blog/2026-05-17-tmux-clipboard')
| -rw-r--r-- | src/blog/2026-05-17-tmux-clipboard/tmux-clipboard.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/blog/2026-05-17-tmux-clipboard/tmux-clipboard.md b/src/blog/2026-05-17-tmux-clipboard/tmux-clipboard.md index f1721fe..deac3d6 100644 --- a/src/blog/2026-05-17-tmux-clipboard/tmux-clipboard.md +++ b/src/blog/2026-05-17-tmux-clipboard/tmux-clipboard.md | |||
| @@ -54,3 +54,5 @@ Here one last trick: with the `tmux show-buffer` command you can print the | |||
| 54 | current tmux selection to standard output. You can use this in shell scripts, | 54 | current tmux selection to standard output. You can use this in shell scripts, |
| 55 | for example, or in more complex tmux key bindings in your configuration file. | 55 | for example, or in more complex tmux key bindings in your configuration file. |
| 56 | And that's a teaser for the next tmux trick :) | 56 | And that's a teaser for the next tmux trick :) |
| 57 | |||
| 58 | *Next in the series: [open URLs without the mouse](../2026-06-28-tmux-open-urls)* | ||
