aboutsummaryrefslogtreecommitdiff
path: root/src/blog/2026-05-17-tmux-clipboard
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2026-06-28 09:35:39 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2026-06-28 09:35:39 +0200
commitd87c22be1700e064d15b0cd1de19a3c65d376261 (patch)
treea49822597e594b3402db527bf300a13457fea757 /src/blog/2026-05-17-tmux-clipboard
parent4c3b21f0ba96fcce188f8c55599a4ec8a98a13fe (diff)
downloadsebastiano.tronto.net-d87c22be1700e064d15b0cd1de19a3c65d376261.tar.gz
sebastiano.tronto.net-d87c22be1700e064d15b0cd1de19a3c65d376261.zip
New blog post
Diffstat (limited to 'src/blog/2026-05-17-tmux-clipboard')
-rw-r--r--src/blog/2026-05-17-tmux-clipboard/tmux-clipboard.md2
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
54current tmux selection to standard output. You can use this in shell scripts, 54current tmux selection to standard output. You can use this in shell scripts,
55for example, or in more complex tmux key bindings in your configuration file. 55for example, or in more complex tmux key bindings in your configuration file.
56And that's a teaser for the next tmux trick :) 56And 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)*

Generated with cgit - Back to sebastiano.tronto.net