Skip to content

Instantly share code, notes, and snippets.

@kjetilho
Last active May 10, 2025 10:09
Show Gist options
  • Save kjetilho/3340d024bf83cce1dd64ef43c35285f1 to your computer and use it in GitHub Desktop.
Save kjetilho/3340d024bf83cce1dd64ef43c35285f1 to your computer and use it in GitHub Desktop.
#! /bin/sh
# graciously coded by topcat001 on #tmux
tmux wait-for -L test
tmux command-prompt -p 'input:' 'set-buffer "%%%"; wait-for -U test'
tmux wait-for -L test
tmux show-buffer
tmux wait-for -U test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment