Skip to content

Instantly share code, notes, and snippets.

@lemajes
Created April 23, 2018 00:41
Show Gist options
  • Save lemajes/1b92e2311f12c1f1fa6b9fc5d9b3bfb3 to your computer and use it in GitHub Desktop.
Save lemajes/1b92e2311f12c1f1fa6b9fc5d9b3bfb3 to your computer and use it in GitHub Desktop.
[Get TTY name of Tmux pane] Print the TTY to output directly to Tmux pane #linux # tmux #info
tmux list-panes -F "#{pane_tty}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment