Skip to content

Conversation

@Jasha10
Copy link

@Jasha10 Jasha10 commented Oct 28, 2024

This closes #4066, adding support for nushell in the fzf plugin.

I've taken care to ensure that behavior for other shells will not be modified.

@Jasha10 Jasha10 mentioned this pull request Oct 28, 2024
10 tasks
@junegunn
Copy link
Owner

junegunn commented Nov 5, 2024

You can't pass a list to system and systemlist on regular Vim. Also, when &shell is set to nu, system doesn't work at all on Vim.

set shell=nu
echo system('ls')
  " E282: Cannot read from "..."

It's a known issue: nushell/nushell#8981

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants