Terminal does not close after shell exits
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
rxvt-unicode (Ubuntu) |
Incomplete
|
Undecided
|
Ryan Kavanagh |
Bug Description
Binary package hint: rxvt-unicode
After the shell within urxvt is terminated (tested by exiting with ^D and the 'exit' command), the terminal window remains open. The urxvt process is still present (status S and not doing much of anything). Clicking on the 'close' widget results in the terminal window closing and the process terminating.
Tested with both zsh and bash as shells, using rxvt-unicode-lite.
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: rxvt-unicode-lite 9.09-3
ProcVersionSign
Uname: Linux 2.6.38-2-generic x86_64
Architecture: amd64
Date: Mon Feb 7 17:06:52 2011
EcryptfsInUse: Yes
InstallationMedia: Xubuntu 11.04 "Natty Narwhal" - Alpha amd64 (20101201.2)
SourcePackage: rxvt-unicode
Hi,
Thanks for the bug report.
Can you please confirm that you do not have the "hold" option enabled. To quote the man page:
-hold|+hold
Turn on/off hold window after exit support. If enabled, urxvt will
not immediately destroy its window when the program executed within
it exits. Instead, it will wait till it is being killed or closed
by the user; resource hold.
Thanks,
Ryan