Follow-up Comment #3, bug #21594 (project freeciv):
I think it's a bug where tab completion results in invalid syntax.
In bash, if you type:
$ ls fo<tab>
in the presence of a filename with a space "foo bar", you get a properly
$ ls foo\ bar
(If you started your file 'ls "fo' you get 'ls "foo bar".)
We really ought to do the same -- in our case that means adding quotes around
the whole argument.
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?21594>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev