Escape special characters when opening the shell minibuffer.
commitd72a0fb1c212905a1fa68a134050f242f5e244f9
authorThomas Leonard <talex5@gmail.com>
Sun, 16 Sep 2007 10:47:34 +0000 (16 11:47 +0100)
committerThomas Leonard <talex5@gmail.com>
Sun, 16 Sep 2007 10:47:34 +0000 (16 11:47 +0100)
treef4d24e82543322550ed6b1c9a38dfe96fcd78524
parentf61aee97a120456267150e41496d12d674bbff27
Escape special characters when opening the shell minibuffer.

If you click on files while the shell minibuffer is open then the
names are escaped, but if you open it with a file under the cursor
then the name wasn't escaped (reported by Nils-Erik Svangård).
ROX-Filer/src/menu.c
ROX-Filer/src/minibuffer.c