diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2026-06-28 09:35:39 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2026-06-28 09:35:39 +0200 |
| commit | d87c22be1700e064d15b0cd1de19a3c65d376261 (patch) | |
| tree | a49822597e594b3402db527bf300a13457fea757 /src/blog/2026-05-17-tmux-clipboard | |
| parent | 4c3b21f0ba96fcce188f8c55599a4ec8a98a13fe (diff) | |
| download | sebastiano.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.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)* | ||
