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

README now includes warning about CLI fallback #133

Closed
wants to merge 1 commit into from

Conversation

IsaccBarker
Copy link

The README never mentioned how this plugin falls back to the Legacy Python CLI without warning if the Go CLI isn't available.
Fixes #132.

The README never mentioned how this plugin falls back to the Legacy Python CLI without warning if the Go CLI isn't available.
@alanhamlett
Copy link
Member

It doesn't use the legacy Python CLI anymore, unless you set a special config in your vimrc pointing to the legacy CLI or you manually install the legacy CLI and put it into your $PATH as wakatime or wakatime-cli:

" Check $PATH and ~/.wakatime/wakatime-cli symlink

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.

Plugin using the legacy Python CLI, not Go
2 participants