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

Up down arrow navigation #50

Merged
merged 9 commits into from
Jul 28, 2023
Merged

Up down arrow navigation #50

merged 9 commits into from
Jul 28, 2023

Conversation

chomosuke
Copy link
Owner

Added option use_up_down_arrows where it can be set as a function that'll be called before term-edit.nvim navigate the cursor to the desirable location. The function will returning a boolean instructing whether term-edit.nvim will use up and down arrows as well as left and right arrows to move the cursor.

Closes #48.

@chomosuke chomosuke self-assigned this Jul 28, 2023
@chomosuke chomosuke merged commit 07bfebd into master Jul 28, 2023
@chomosuke chomosuke deleted the up-down-arrow-navigation branch July 28, 2023 06:59
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.

Multiline command navigation
1 participant