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

vim keybindings: j and k for navigation. #4

Closed
lassepe opened this issue Apr 27, 2021 · 1 comment
Closed

vim keybindings: j and k for navigation. #4

lassepe opened this issue Apr 27, 2021 · 1 comment

Comments

@lassepe
Copy link

lassepe commented Apr 27, 2021

Thank you for this awesome package! This is a real boost for a REPL workflow!

I was wondering whether it would be possible to add support for j and k to navigate up and down in the terminal menu in a vim-like-fashion. I didn't dive into the details of your code but I saw that you are using REPL.TerminalMenus. Thus, I'm not sure whether here is the right place to file the issue or whether it should be filed upstream.

@MichaelHatherly
Copy link
Owner

Thanks, glad you're liking it.

JuliaLang/julia#37940 is what you want. This already works out of the box in 1.7, but is very unlikely to be a backporting candidate. There's probably nothing that can be done about that unfortunately.

@lassepe lassepe closed this as completed Apr 27, 2021
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