zsh-workers
 help / color / mirror / code / Atom feed
* bug in sed completion
@ 2005-11-09 22:05 Marc Chantreux
  2005-11-09 22:08 ` Dan Nelson
  0 siblings, 1 reply; 7+ messages in thread
From: Marc Chantreux @ 2005-11-09 22:05 UTC (permalink / raw)
  To: zsh-workers

Hi all,

I've discovered a bug in the sed -i completion :

% sed -i <tab>
suffix for backup
sed script

that's right ... but :

% sed -i 's/x//' <tab>
sed script

wrong ! sed script already written, it's time to give sed filenames.

I'm sorry to not submit a patch but i'm still not skilled with
completion.

regards
mc


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

end of thread, other threads:[~2005-11-10  9:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-09 22:05 bug in sed completion Marc Chantreux
2005-11-09 22:08 ` Dan Nelson
2005-11-09 23:02   ` Marc Chantreux
2005-11-10  3:50     ` Bart Schaefer
2005-11-10  8:15       ` Marc Chantreux
2005-11-10  8:54         ` Bart Schaefer
2005-11-10  9:14           ` Marc Chantreux

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