Skip to content

remove xdotool check#3

Open
teto wants to merge 1 commit into
sunjon:mainfrom
teto:fix_executable
Open

remove xdotool check#3
teto wants to merge 1 commit into
sunjon:mainfrom
teto:fix_executable

Conversation

@teto

@teto teto commented Feb 11, 2022

Copy link
Copy Markdown

there is no need to check that xdotool exists at that specific path '/usr/bin/xdotool', I could have installed a fork at '/usr/local/bin/xdotool'. Mine currently lives at /etc/profiles/per-user/teto/bin/xdotool. One check could be that it is in PATH.
Even better would be to check errors from vim.fn.system or add a checkhealth file.

This current change allowed me to create a simple package for nix.

@teto

teto commented Mar 8, 2022

Copy link
Copy Markdown
Author

@sunjon any comment ?

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.

1 participant