Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
jovial-snyder opened this issue Dec 15, 2024 · 0 comments
Labels
converted-to-discussion This issue was converted to discussions notourbug The issue is valid, but it isn't directly caused by (or cannot be fixed by) firejail

Comments

@jovial-snyder
Copy link

jovial-snyder commented Dec 15, 2024

Description

This is a continuation of an issue that was closed in 2018 by @chiraag-nataraj with no particular reason (the other issue he mentions discusses a completely different topic that was also never resolved). I am creating this new one because the problem still persists. I can't be the only one who uses tmux and firejail, so I am hoping that someone found a workaround.

Problem: When using firejail inside tmux, the tmux window takes the name "firejail" instead of the actual application executed by firejail:
image

If this problem is not for firejail to solve, then feel free to close this issue.

Steps to Reproduce

  1. Open any terminal emulator
  2. Start tmux
  3. Start an application with firejail (e.g. firejail ngrok)
  4. See that the tmux window title is now labeled "firejail" as long as the application is running
  5. Now do the same with other applications in other tmux windows, and you end up with many windows labeled "firejail" instead of the actual application ("ngrok"). See screenshot above. This makes it hard to find a window.

Expected behavior

  1. See that the tmux window title is now "ngrok" and not "firejail"

Environment

  • Name/version/arch of the Linux kernel (uname -srm): Linux 6.11.0-12-generic x86_64
  • Name/version of the Linux distribution (e.g. "Ubuntu 20.04" or "Arch Linux"): Ubuntu 24.10
  • Version of Firejail (firejail --version): 0.9.72
@rusty-snake rusty-snake added the notourbug The issue is valid, but it isn't directly caused by (or cannot be fixed by) firejail label Dec 15, 2024
Repository owner locked and limited conversation to collaborators Dec 15, 2024
@rusty-snake rusty-snake converted this issue into discussion #6568 Dec 15, 2024
@kmk3 kmk3 added the converted-to-discussion This issue was converted to discussions label Dec 17, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
converted-to-discussion This issue was converted to discussions notourbug The issue is valid, but it isn't directly caused by (or cannot be fixed by) firejail
Projects
None yet
Development

No branches or pull requests

3 participants