On Wed, Nov 01, 2006 at 09:53:39PM +0100, Andrzej Zawadzki wrote: > Hello! > > After upgrade to readline-5.2-1, mc works bad when dir has "_" in name. > For example: dir = a_a > After <enter> on dir I've got: > Warning: Cannot change to /home/users/zawada/a_a. > > Recompile mc with new readline doesn't help. > > What's wrong?
It's not readline, but bash 3.2; see comment on top of bash.spec. $ echo -e '\137' \137 $ echo -e '\0137' _ -- Jakub Bogusz http://qboosh.cs.net.pl/ _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
