zsh-workers
 help / color / mirror / code / Atom feed
* Completion after commands with paths.
@ 2000-04-05  9:14 Peter Stephenson
  0 siblings, 0 replies; only message in thread
From: Peter Stephenson @ 2000-04-05  9:14 UTC (permalink / raw)
  To: Zsh hackers list

Some completion functions are too finnicky about looking at the command
names: they should be looking at the basenames, and instead are looking at
the full string.  The problem I had was in _ssh when I was calling scp with
a full path; the case statement doesn't take this into account.  That's an
easy fix, but there may be a lot of other functions with this bug (or
issue, as we ought to call it now we have a tracking system), and I don't
have time to look now.

pws


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-04-05  9:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-04-05  9:14 Completion after commands with paths Peter Stephenson

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).