Skip to content

fix(nu): disable the up-arrow keybinding for Nushell#1329

Merged
ellie merged 1 commit intoatuinsh:mainfrom
arcuru:nushell-up-key
Oct 26, 2023
Merged

fix(nu): disable the up-arrow keybinding for Nushell#1329
ellie merged 1 commit intoatuinsh:mainfrom
arcuru:nushell-up-key

Conversation

@arcuru
Copy link
Copy Markdown
Contributor

@arcuru arcuru commented Oct 26, 2023

The up-arrow keybinding triggers anytime the key is pressed, including in menus or multi-line commands. Disabling it by default for new users. See #1025 for additional context.

This leaves the binding in the init script but commented out, so users can enable it easily if needed.

The up-arrow keybinding triggers anytime the key is pressed, including in menus or multiline commands. Disabling it by default for new users. See atuinsh#1025
@vercel
Copy link
Copy Markdown

vercel bot commented Oct 26, 2023

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

Name Status Preview Comments Updated (UTC)
atuin-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 26, 2023 4:22am

@ellie
Copy link
Copy Markdown
Member

ellie commented Oct 26, 2023

Thank you! 🙏

@ellie ellie merged commit 1a20afe into atuinsh:main Oct 26, 2023
@arcuru arcuru deleted the nushell-up-key branch November 7, 2023 05: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.

2 participants