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

CotEditor visual mode cursor out of screen instead of scroll to correct position #15

Open
qiudaomao opened this issue Jun 2, 2022 · 1 comment

Comments

@qiudaomao
Copy link

For CotEditor app when text area larger than window size, move cursor out of bottom it should scroll down automatically, but cursor is invisible out of window.

BTW, how to map keys, such as map gd to Ctrl + CMD + J in Xcode?

@FelixKratz
Copy link
Owner

Yes, I will work on this in the future, including all the details of screen moves etc. will have to take some time to do this, but personally I am only using SketchyVim for small text fields in the system, or the web, not in a code editor or scrollable views. For code editing I use neovim directly.

I would accept pull requests regarding this.

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

No branches or pull requests

2 participants