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

Arrow keys not working in vim #3

Open
mszoek opened this issue Jul 24, 2022 · 0 comments
Open

Arrow keys not working in vim #3

mszoek opened this issue Jul 24, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@mszoek
Copy link
Contributor

mszoek commented Jul 24, 2022

The i,j,k,l keys work for movement but arrow key inputs do not. Terminal translates the arrows to ANSI terminal equivalents (for libtmt) - perhaps these are not handled by vim? Do we need to use vt100 sequences??

@mszoek mszoek added the bug Something isn't working label Jul 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant