[Freeciv-Dev] [bug #21594] readline expansion (tab completion) in server console doesn't understand player name quoting rules

2014-07-15 Thread Jacob Nevins
Update of bug #21594 (project freeciv):

 Planned Release:   2.4.2 =


___

Reply to this item at:

  http://gna.org/bugs/?21594

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #21594] readline expansion (tab completion) in server console doesn't understand player name quoting rules

2014-05-12 Thread pepeto
Follow-up Comment #1, bug #21594 (project freeciv):

For the most of the commands, you must add quotation marks (example:
/playercolor Player name #00). This doesn't look like a bug to me, it is
a feature.

Keeping the ticket open in case someone objects...


___

Reply to this item at:

  http://gna.org/bugs/?21594

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #21594] readline expansion (tab completion) in server console doesn't understand player name quoting rules

2014-05-12 Thread anonymous
Follow-up Comment #2, bug #21594 (project freeciv):

I do.↲bash doesn't require this, why should Freeciv?↲chris


___

Reply to this item at:

  http://gna.org/bugs/?21594

___
  Nachricht gesendet von/durch Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #21594] readline expansion (tab completion) in server console doesn't understand player name quoting rules

2014-05-12 Thread Jacob Nevins
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 fotab

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
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #21594] readline expansion (tab completion) in server console doesn't understand player name quoting rules

2014-02-19 Thread Jacob Nevins
Update of bug #21594 (project freeciv):

 Summary: readline expansion in server console = readline
expansion (tab completion) in server console doesn't understand player name
quoting rules


___

Reply to this item at:

  http://gna.org/bugs/?21594

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev