Created
April 23, 2018 00:41
-
-
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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tmux list-panes -F "#{pane_tty}" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment