Quantcast
Channel: How to dump internal session variables in tmux? - Super User
Browsing all 2 articles
Browse latest View live

Answer by grawity for How to dump internal session variables in tmux?

"showenv" won't work, because these are not environment variables at all. (While they might be similar things in a shell script, they actually live in completely separate worlds, a shell just pretends...

View Article



How to dump internal session variables in tmux?

I would like to get a value of window_name variable from within a tmux session. showenv '#{window_name}' Gives an error Unknown variable: #{window_name} Any other form of specification of the variable...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images