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

refactor(tui): cleanup where Vim binds were added. #9508

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Conversation

anthonyshew
Copy link
Contributor

@anthonyshew anthonyshew commented Nov 24, 2024

Description

In #9243, we added these keybinds for Vim. This refactors to put them in an | OR and into the section that is for fallthroughs of interactive mode.

Testing Instructions

Try it out!

Copy link

vercel bot commented Nov 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 24, 2024 8:30pm
8 Skipped Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Visit Preview Nov 24, 2024 8:30pm
examples-designsystem-docs ⬜️ Ignored (Inspect) Visit Preview Nov 24, 2024 8:30pm
examples-gatsby-web ⬜️ Ignored (Inspect) Visit Preview Nov 24, 2024 8:30pm
examples-kitchensink-blog ⬜️ Ignored (Inspect) Visit Preview Nov 24, 2024 8:30pm
examples-native-web ⬜️ Ignored (Inspect) Visit Preview Nov 24, 2024 8:30pm
examples-svelte-web ⬜️ Ignored (Inspect) Visit Preview Nov 24, 2024 8:30pm
examples-tailwind-web ⬜️ Ignored (Inspect) Visit Preview Nov 24, 2024 8:30pm
examples-vite-web ⬜️ Ignored (Inspect) Visit Preview Nov 24, 2024 8:30pm

@anthonyshew anthonyshew changed the title shew 5d97b refactor(tui): cleanup where Vim binds were added. Nov 25, 2024
@anthonyshew anthonyshew merged commit 4808895 into main Nov 25, 2024
41 of 45 checks passed
@anthonyshew anthonyshew deleted the shew-5d97b branch November 25, 2024 16:23
anthonyshew added a commit that referenced this pull request Nov 26, 2024
### Description

I did the incorrect directions for up/down in #9508. This fixes it.
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

Successfully merging this pull request may close these issues.

2 participants