Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to set kill command fzf complete show all process rather than process in this session #319

Open
rmGFW opened this issue Jul 25, 2024 · 2 comments

Comments

@rmGFW
Copy link

rmGFW commented Jul 25, 2024

image

@rmGFW rmGFW changed the title how can set kill command fzf complete show all process rather than process in this session how to set kill command fzf complete show all process rather than process in this session Jul 25, 2024
@romkatv
Copy link
Owner

romkatv commented Jul 25, 2024

The same way as in plain zsh. zsh4humans doesn't do anything special w.r.t. kill completions.

@poslat-pismo
Copy link

zstyle ':completion:*:kill:*' command 'ps -u $USER -o pid,%cpu,tty,cputime,cmd'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants