Skip to content

Improve Ctrl+Left-Arrow Keys behavior#1531

Merged
dzhou121 merged 2 commits intolapce:masterfrom
killianc3:master
Oct 15, 2022
Merged

Improve Ctrl+Left-Arrow Keys behavior#1531
dzhou121 merged 2 commits intolapce:masterfrom
killianc3:master

Conversation

@killianc3
Copy link
Copy Markdown
Contributor

As mentioned in the issue #1529, the Ctrl+Arrow keys behave slightly incorrectly, especially with regard to indentation where Ctrl+Left moves the cursor to the top line when it should move the cursor to the beginning of the line and the next time it should move to the top line

I don't know now but it looks like CHANGEMOD.md has been automated so I don't know if I should add an entry.

@panekj
Copy link
Copy Markdown
Collaborator

panekj commented Oct 15, 2022

I don't know now but it looks like CHANGEMOD.md has been automated

It's not

so I don't know if I should add an entry.

You should

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Oct 15, 2022

Codecov Report

Merging #1531 (41a37d0) into master (bd17c63) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##           master   #1531      +/-   ##
=========================================
+ Coverage    6.61%   6.64%   +0.02%     
=========================================
  Files         125     125              
  Lines       51487   51501      +14     
=========================================
+ Hits         3406    3421      +15     
+ Misses      48081   48080       -1     
Impacted Files Coverage Δ
lapce-core/src/word.rs 92.49% <100.00%> (+0.57%) ⬆️

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

@dzhou121 dzhou121 merged commit 198d9b3 into lapce:master Oct 15, 2022
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.

4 participants