id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
3125	Stop overriding precmd on zsh	z0rc	andrew_b	"MC overrides precmd function in subshell.c. Please stop doing this as precmd may be already defined by user (many custom themes use it). In this case you need to put your stuff into custom function e.g. ""_mc_precmd () { ... }"" and then do ""precmd_functions+=_mc_precmd""

See http://zsh.sourceforge.net/Doc/Release/Functions.html#Hook-Functions and http://www.zsh.org/mla/users/2007/msg00897.html for details."	defect	closed	major	4.8.12	mc-core	master	fixed		gotar@…			merged	committed-master
