View Single Post
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#82
Hi iDont, is it possible to fix Bug 5317? I thought for sure that your Busybox 1.18 would fix it, but it still doesn't save my history if I press on the X instead of typing "exit". I even rebooted just to be sure!

EDIT: maybe fix Bug 7014 while you're in there?

EDIT AGAIN: Even just applying this workaround would be nice...
It really should install a signal handler that exits the shell cleanly, but a simpler
workaround without patching the source would be something like:
Code:
$ echo "trap exit SIGHUP SIGINT SIGTERM" >> /home/user/.profile
But since you're patching the source anyway...
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!

Last edited by qole; 2011-07-07 at 08:24.
 

The Following 4 Users Say Thank You to qole For This Useful Post: