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: identify editor via --version instead of inspecting cmd path #189

Closed
wants to merge 1 commit into from

Conversation

altsem
Copy link
Owner

@altsem altsem commented Jun 3, 2024

e.g. run nano --version and inspect the output

closes: #186

e.g. run `nano --version` and inspect the output

closes: #186
Copy link

codecov bot commented Jun 3, 2024

Codecov Report

Attention: Patch coverage is 0% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 86.44%. Comparing base (5510a16) to head (43acd75).
Report is 2 commits behind head on master.

Files Patch % Lines
src/ops/show.rs 0.00% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #189      +/-   ##
==========================================
- Coverage   86.97%   86.44%   -0.54%     
==========================================
  Files          58       58              
  Lines        4514     4514              
==========================================
- Hits         3926     3902      -24     
- Misses        588      612      +24     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@altsem altsem closed this Aug 3, 2024
@altsem altsem deleted the fix/identify-editor branch October 20, 2024 19:08
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.

Vim hangs when opening from gitu on Windows
1 participant