id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
2830	Bash subshell history not written on exit	josh	slavazanko	"Since Bash 4.2, closing with '''any''' signal will not cause it to write the command history. This is intended, see:
http://www.mail-archive.com/bug-bash@gnu.org/msg08850.html

The consequence is that leaving MC via F10 will make a Bash subshell forget its history, whereas leaving MC via ""exit"" in the subshell will work as expected.

This is obviously not MC's fault, but still a regression and very annoying.

My suggestion is to change ""exit_subshell()"" to actually issue the ""exit"" command to the subshell.
Unfortunately, I'm not familiar enough with MC's internals to assess if that suggestion is viable.

"	defect	accepted	minor	Future Releases	mc-core	master			info@…			on rework	
