[Bash-completion-devel] Patch: no-ls-parse

Martin Ueding dev at martin-ueding.de
Sat Jul 21 17:44:27 UTC 2012


Hi,

I removed parsing of “ls” in favor of simple globbing. That way, even if
a filename should be funny, this script does not break.

The following changes since commit 882d527237c77cdc757672affa070bb1b150b778:

  mussh: New completion. (2012-07-21 13:05:15 +0300)

are available in the git repository at:

  http://chaos.stw-bonn.de/users/mu/git/bash-completion.git no-ls-parse

for you to fetch changes up to 70e4a5ff5fba824416187627802469b80108fcc2:

  Use globbing instead of parsing ls (2012-07-21 19:18:51 +0200)

----------------------------------------------------------------
Martin Ueding (1):
      Use globbing instead of parsing ls

 bash_completion |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 554 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/bash-completion-devel/attachments/20120721/f8710a7b/attachment.pgp>


More information about the Bash-completion-devel mailing list