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 K and Q keys not working #164

Merged
merged 1 commit into from Jan 3, 2023
Merged

Fix K and Q keys not working #164

merged 1 commit into from Jan 3, 2023

Conversation

lemoony
Copy link
Owner

@lemoony lemoony commented Jan 3, 2023

Fixes #159

@lemoony lemoony added the bug Something isn't working label Jan 3, 2023
@codecov
Copy link

codecov bot commented Jan 3, 2023

Codecov Report

Merging #164 (0f42f8a) into main (5453b4f) will not change coverage.
The diff coverage is 89.47%.

@@           Coverage Diff           @@
##             main     #164   +/-   ##
=======================================
  Coverage   89.30%   89.30%           
=======================================
  Files          83       83           
  Lines        4010     4010           
=======================================
  Hits         3581     3581           
  Misses        308      308           
  Partials      121      121           
Flag Coverage Δ
Linux 89.02% <89.47%> (ø)
macOS 89.30% <89.47%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
internal/managers/githubgist/client.go 87.50% <0.00%> (ø)
internal/utils/stringutil/string_utils.go 100.00% <ø> (ø)
internal/managers/fslibrary/parser.go 81.81% <100.00%> (ø)
internal/managers/snippetslab/parser.go 85.71% <100.00%> (ø)
internal/managers/snippetslab/urls.go 75.00% <100.00%> (ø)
internal/ui/form/keys.go 96.29% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lemoony lemoony merged commit 8e6745a into main Jan 3, 2023
@lemoony lemoony deleted the fix/control-keys branch January 3, 2023 14:09
@lemoony
Copy link
Owner Author

lemoony commented Jan 3, 2023

Fixed with version 1.4.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

K and Q keys not working on Mac OS X 12.6 and running 1.4.0
1 participant