Skip to content

fix(config): add Nushell support for nvim-remote preset#5250

Merged
stefanhaller merged 1 commit intojesseduffield:masterfrom
baiyeidk:fix-nushell-nvim-remote-preset
Feb 7, 2026
Merged

fix(config): add Nushell support for nvim-remote preset#5250
stefanhaller merged 1 commit intojesseduffield:masterfrom
baiyeidk:fix-nushell-nvim-remote-preset

Conversation

@baiyeidk
Copy link
Contributor

Using Nushell's native if/else syntax to avoid '&&' syntax errors in the nvim-remote editor preset.
Closes #5211

PR Description

Please check if the PR fulfills these requirements

  • Cheatsheets are up-to-date (run go generate ./...)
  • Code has been formatted (see here)
  • Tests have been added/updated (see here for the integration test guide)
    Manual testing was performed in a Nushell environment as this is a shell-specific template change.
  • Text is internationalised (see here)
  • If a new UserConfig entry was added, make sure it can be hot-reloaded (see here)
  • Docs have been updated if necessary
  • You've read through your own file changes for silly mistakes etc

Using Nushell's native if/else syntax to avoid '&&' syntax errors
in the nvim-remote editor preset.
Closes jesseduffield#5211
@stefanhaller stefanhaller force-pushed the fix-nushell-nvim-remote-preset branch from 315c4fb to 7eb5619 Compare February 7, 2026 08:00
@stefanhaller stefanhaller added the bug Something isn't working label Feb 7, 2026
@stefanhaller
Copy link
Collaborator

Thanks. I can't test this because I use neither nvim-remote nor nushell, but I trust you that it works. 😄

@stefanhaller stefanhaller merged commit c9a883b into jesseduffield:master Feb 7, 2026
14 checks passed
@baiyeidk baiyeidk deleted the fix-nushell-nvim-remote-preset branch February 9, 2026 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

edit commands fail on nushell

2 participants