zsh-workers
 help / color / mirror / code / Atom feed
* sudo rpm -e completion b0rken
@ 2009-11-21 17:35 Alexey I. Froloff
  2009-11-21 18:33 ` Bart Schaefer
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey I. Froloff @ 2009-11-21 17:35 UTC (permalink / raw)
  To: zsh-workers

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

Completion for rpm -e is broken (completes local files, not
packages) when it's going to be executed under sudo.  However,
rpm --erase works as expected.

$ rpm -e <Tab>
---- package ----
...
$ sudo rpm -e <Tab>
---- file ----
...
$ sudo rpm --erase <Tab>
---- package ----
...

-- 
Regards,
Sir Raorn.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

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

end of thread, other threads:[~2010-03-12 15:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-21 17:35 sudo rpm -e completion b0rken Alexey I. Froloff
2009-11-21 18:33 ` Bart Schaefer
2010-03-12 15:12   ` [PATCH] Do not look into $words for options, use _arguments powers instead Alexey I. Froloff
2010-03-12 15:24     ` Alexey I. Froloff

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