Skip to content

Firejail + tmux: tmux windows are labeled "firejail" instead of the actual application #6568

Closed Answered by jovial-snyder
jovial-snyder asked this question in Q&A
Discussion options

You must be logged in to vote

If anyone ever has this issue, it's easily solved. Just add the following line to your tmux.conf: set -g allow-rename on. I am not entirely sure if that is all that is needed, but I added this to my already customized tmux.conf, and it did the trick. This way, tmux will always display the last command that is executed in a chain of commands, at least this is how I observed the behavior. So if I run now firejail ngrok, the window name is just ngrok.

And sorry for the confusion, the correct description is window name.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by kmk3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
notourbug The issue is valid, but it isn't directly caused by (or cannot be fixed by) firejail
2 participants
Converted from issue

This discussion was converted from issue #6567 on December 15, 2024 19:19.