CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/01/20 07:47:46
Modified files:
bin/ksh : edit.c lex.c lex.h
Log message:
Fix backslash escaping during filename tab-completion in ksh.
Diff originally submitted by Alexander Polakov, with a small tweak from me
to avoid breaking tab-completion of environment variables (problem pointed
out by bentley).
ok sthen halex mpi
