Skip to content

Conversation

sakisakira
Copy link
Contributor

In Code Editor, we can scroll the the code with cursor keys.
For example, if the cursor is at the end line of the screen and if we press down arrow key,
the code will scroll up.
We also can move the cursory by pressing several key-combinations like Ctrl-P, Ctrl-N, Ctrl-E, Alt-Left, Alt-Right.
On the other hand, the key-combinations does not scroll up/down.
This PR will enable the scrolling with the key-combinations.

Copy link
Owner

@nesbox nesbox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@nesbox nesbox merged commit d1b42d5 into nesbox:main May 19, 2022
@BuoYancYdabl
Copy link

Wow, I was wondering where my cursor goes everytime I accidentally press ctrl+p instead of ctrl+o :D

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.

3 participants