jilles cb8c5b97a1 libedit: Reduce surprising behaviour with filename completion some more:
* Quote '*', '?' and '['. While it may be more useful to expand them to
  matching pathnames, this at least matches with the completion we do.
* '@' is a regular character for filenames. Some other shells do
  @<hostname> completion but we do not.
* Prefix names starting with '-' and '+' with './' so they are not seen as
  options.
2010-06-15 22:23:21 +00:00
..
2010-06-02 10:20:23 +00:00
2010-06-13 01:27:29 +00:00
2010-05-03 09:49:42 +00:00
2010-05-24 13:44:39 +00:00
2010-04-20 21:14:30 +00:00