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

Patch: Fix for counsel-list-processes-action-switch #398

Closed
sKolar42 opened this issue Feb 23, 2016 · 1 comment
Closed

Patch: Fix for counsel-list-processes-action-switch #398

sKolar42 opened this issue Feb 23, 2016 · 1 comment

Comments

@sKolar42
Copy link
Contributor

I noticed that counsel-list-processes-action-switch doesn't work, as it's attempting to use the process name as a buffer. Example: A shell process will have a buffer titled shell (or shell<2>, etc.), but the process name is "shell". The included patch fixes this.
counsel.el.diff.txt

@abo-abo
Copy link
Owner

abo-abo commented Feb 24, 2016

Thanks. If you prefer attaching diffs rather than opening a PR, please use git format-patch.

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

2 participants