bash-preexec.sh forces the use of HISTCONTROL=ignoredups and the removal of ignorespace.
This conflicts with mc's operation, because all internal commands of mc are now cluttering the history file.
Is there a workaround for this?
I would be fine with disabling this part of bash-preexec.sh if the price is only losing the ability to use space-prefixed commands with bash-preexec.sh.