[Bug 204234] Re: zsh's killall process tab completion should match bash's

2013-01-22 Thread Launchpad Bug Tracker
[Expired for zsh (Ubuntu) because there has been no activity for 60
days.]

** Changed in: zsh (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/204234

Title:
  zsh's killall process tab completion should match bash's

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zsh/+bug/204234/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 204234] Re: zsh's killall process tab completion should match bash's

2012-11-23 Thread Thomas Hotz
Is this still an issue for you? Which Ubuntu version do you use? Thank
you for telling us!

** Changed in: zsh (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/204234

Title:
  zsh's killall process tab completion should match bash's

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zsh/+bug/204234/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 204234] Re: zsh's killall process tab completion should match bash's

2010-04-04 Thread acidrums4
Very late, but hope it can help to someone. I found a solution a few
moments ago...

Add the following lines to your /etc/zsh/zshrc (or file containing zsh
configuration, I don't know what file is in ubuntu, I use gentoo):

zstyle ':completion:*:processes' command 'ps -ax'
zstyle ':completion:*:processes-names' command 'ps -aeo comm='
zstyle ':completion:*:*:kill:*:processes' list-colors '=(#b) #([0-9]#)*=0=01;31'
zstyle ':completion:*:*:kill:*' menu yes select
zstyle ':completion:*:*:killall:*:processes-names' list-colors '=(#b) 
#([0-9]#)*=0=01;31'
zstyle ':completion:*:*:killall:*' menu yes select

With this you will be able to kill processes with 'kill' with process
name or ID. Hope this can help!

-- 
zsh's killall process tab completion should match bash's
https://bugs.launchpad.net/bugs/204234
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 204234] Re: zsh's killall process tab completion should match bash's

2008-12-02 Thread Daniel T Chen
** Changed in: zsh (Ubuntu)
   Importance: Undecided = Wishlist

-- 
zsh's killall process tab completion should match bash's
https://bugs.launchpad.net/bugs/204234
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 204234] Re: zsh's killall process tab completion should match bash's

2008-05-22 Thread Reinhard Tartler
** Changed in: zsh (Ubuntu)
   Status: Incomplete = New

-- 
zsh's killall process tab completion should match bash's
https://bugs.launchpad.net/bugs/204234
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 204234] Re: zsh's killall process tab completion should match bash's

2008-05-21 Thread Reinhard Tartler
I cannot confirm this behavior with hardy's zsh package.

could you please retry it with that version?

** Changed in: zsh (Ubuntu)
   Status: New = Incomplete

-- 
zsh's killall process tab completion should match bash's
https://bugs.launchpad.net/bugs/204234
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 204234] Re: zsh's killall process tab completion should match bash's

2008-05-21 Thread Paulus Esterhazy
It hasn't changed for me, neither in hardy nor in intrepid. Same result
with nuked ~/.zshenv and ~/.zshrc. I also had it confirmed by someon on
IRC.

-- 
zsh's killall process tab completion should match bash's
https://bugs.launchpad.net/bugs/204234
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs