We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If I press ctrl-g on terminal emacs in firejail sandbox, I see this.
Child received signal 2, shutting down the sandbox...cess...
ctrl-g should be passed to terminal emacs.
ctrl-g kills terminal emacs.
The same issue occurs.
uname -srm
firejail --version
/usr/bin/vlc
https://github.com/netblue30/firejail/issues/1139
Output of LC_ALL=C firejail --debug --noprofile /usr/bin/emacs -nw
emacs.log
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
If I press ctrl-g on terminal emacs in firejail sandbox, I see this.
Expected behavior
ctrl-g should be passed to terminal emacs.
Actual behavior
ctrl-g kills terminal emacs.
Behavior without a profile
The same issue occurs.
Environment
uname -srm
): Linux 6.6.52-gentoo x86_64firejail --version
): 0.9.72Checklist
/usr/bin/vlc
) "fixes" it).https://github.com/netblue30/firejail/issues/1139
)Log
Output of LC_ALL=C firejail --debug --noprofile /usr/bin/emacs -nw
emacs.log
The text was updated successfully, but these errors were encountered: