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

Add arrow key navigation #155

Merged
merged 1 commit into from
Nov 7, 2023
Merged

Add arrow key navigation #155

merged 1 commit into from
Nov 7, 2023

Conversation

Zoxc
Copy link
Contributor

@Zoxc Zoxc commented Nov 7, 2023

This adds directional keyboard navigation using the arrow keys if holding Alt.

Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Merging #155 (45e6556) into main (afc5f5f) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

@@           Coverage Diff            @@
##            main    #155      +/-   ##
========================================
- Coverage   5.20%   5.18%   -0.02%     
========================================
  Files         56      57       +1     
  Lines      10877   10908      +31     
========================================
  Hits         566     566              
- Misses     10311   10342      +31     
Files Coverage Δ
src/view.rs 0.00% <0.00%> (ø)
src/window_handle.rs 0.00% <0.00%> (ø)
src/context.rs 0.00% <0.00%> (ø)
src/nav.rs 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@dzhou121 dzhou121 merged commit c8ffd8d into lapce:main Nov 7, 2023
9 checks passed
@Zoxc Zoxc deleted the arrow-nav branch November 7, 2023 09:35
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.

2 participants