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

Fix #105: allow fzf/executable to be specified by path name #106

Merged
merged 1 commit into from
Feb 21, 2023
Merged

Fix #105: allow fzf/executable to be specified by path name #106

merged 1 commit into from
Feb 21, 2023

Conversation

pierre-rouleau
Copy link
Contributor

When a fzf/executable is specified by a path name, the process name is not the path but just the last path of it: the file name of the executable.

@pierre-rouleau
Copy link
Contributor Author

@bling This is a fix for the issue. It is ready for integration. I tested it with fzf/executable being "fzf", "~/bin/fzf" and the exact full path to fzf, plus tested by using symlinks in between. All worked.

@bling bling merged commit 6ba1012 into bling:master Feb 21, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants