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

Separate keybindings for all UI components, implement VI modes #5112

Open
zokrezyl opened this issue Oct 12, 2024 · 2 comments
Open

Separate keybindings for all UI components, implement VI modes #5112

zokrezyl opened this issue Oct 12, 2024 · 2 comments

Comments

@zokrezyl
Copy link

Hi,

lot's of folks are comming from vim background. Rich and Textual are great tool, wanted to adapt, but for me the overhead to implement vim mode specific behaviour for my application would be too much. For instance prompt_toolkit is supporting that in the PromptSession, all shell's have vi mode etc. etc.

Any plans for it. Maybe already implemented and I missed something?

Best,
Z

Copy link

Thank you for your issue. Give us a little time to review it.

PS. You might want to check the FAQ if you haven't done so already.

This is an automated reply, generated by FAQtory

@matmaer
Copy link

matmaer commented Oct 12, 2024

I'm afraid this is out of scope but good luck. I had to take over ALL my keybindings from so many sources. Pro tip: do it with Python.

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