zsh-workers
 help / color / mirror / code / Atom feed
* zsh completion of ls command is a little off
@ 2017-04-08 12:56 Jared N
  2017-04-10  1:31 ` Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: Jared N @ 2017-04-08 12:56 UTC (permalink / raw)
  To: zsh-workers

[-- Attachment #1: Type: text/plain, Size: 717 bytes --]

Good day


I noticed that zsh won't complete the parameter "--group-directories-first" for any version of ls. This seems strange to me as it's on the man pages at https://linux.die.net/man/1/ls and is valid in my particular case at least (Ubuntu 16.01). Is there a reason it's not included in my /usr/share/zsh/functions/Completion/Unix/_ls and can I prepare a pull request to the git://git.code.sf.net/p/zsh/code repository after making the relevant changes?


Thank you,

Jared

ls(1): directory contents - Linux man page<https://linux.die.net/man/1/ls>
linux.die.net
List information about the FILEs (the current directory by default). Sort entries alphabetically if none of -cftuvSUX nor --sort.



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: zsh completion of ls command is a little off
  2017-04-08 12:56 zsh completion of ls command is a little off Jared N
@ 2017-04-10  1:31 ` Bart Schaefer
  0 siblings, 0 replies; 2+ messages in thread
From: Bart Schaefer @ 2017-04-10  1:31 UTC (permalink / raw)
  To: Jared N, zsh-workers@zsh.org 

On Apr 8, 12:56pm, Jared N wrote:
}
} I noticed that zsh won't complete the parameter
} "--group-directories-first" for any version of ls.
} This seems strange to me

Seems strange to me as well:

torch% ls --g<TAB>
torch% ls --group-directories-first

commit 304aa25184f927ccc034bb98f6ac744d29006bb4
Author: Oliver Kiddle <opk@zsh.org>
Date:   Fri Jul 8 23:09:18 2016 +0200

} ... can I prepare a pull
} request to the git://git.code.sf.net/p/zsh/code repository after
} making the relevant changes?

We prefer having "git diff" output sent to the mailing list, should you
in future find a problem that hasn't already been fixed.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-10  1:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-08 12:56 zsh completion of ls command is a little off Jared N
2017-04-10  1:31 ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).