๐ Page up and page down keys don't do anything
mikaeleiman opened this issue ยท 5 comments
Description
It seems the page up and page down keys don't do anything.
To Reproduce
- Open a text file, longer than what fits in the view
- Press page down
Expected Behavior
Cursor moves down about a view-ful, view scrolls along with it.
Version Information
CodeEdit: 0.1.0-alpha (38)
macOS: 14.4
Xcode: irrelevant
Additional Context
Downloaded CodeEdit to try it out, opened a text file and couldn't move around using page down/up. Looked for relevant settings and found none.
Screenshots
No response
Not reproducable when building directly from Xcode. @CodeEditApp/maintainers Can anyone try/verify this?
Using FN + Down arrow, I can confirm that editor does not scroll.
Directly building from Xcode.
@matthijseikelenboom
I can confirm that the editor does not scroll when using the keyboard's Page Up/Down keys.
Ah yes, I see. I misread the text in the issue.
We should check if this is a bug, or simply not something that has been implemented yet
Looks like this is a bug inside https://github.com/CodeEditApp/CodeEditTextView