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

Add support for nushell #1300

Merged
merged 1 commit into from
Dec 22, 2022
Merged

Add support for nushell #1300

merged 1 commit into from
Dec 22, 2022

Conversation

nathom
Copy link
Contributor

@nathom nathom commented Jun 16, 2021

Because of a quirk of the nushell syntax, it doesn't allow programs surrounded in quotes to be executed, as they are interpreted as string objects. I fixed this issue by making bash call the script.

@danjenson
Copy link

same problem^ thanks for the solution!

@junegunn junegunn merged commit 7434543 into junegunn:master Dec 22, 2022
@junegunn
Copy link
Owner

Thanks!

patnr added a commit to patnr/fzf.vim that referenced this pull request Jun 7, 2023
* upstr-master:
  Add :Jumps (junegunn#710)
  Require the latest fzf
  [fzf#vim#grep[2]] Deprecate has_column argument
  Add :RG command and fzf#vim#grep2 function
  Update documentation and comments
  [[B]Commits] Support arguments for git-log (junegunn#1455)
  Fix: Windows preview window logic, including git diff preview (junegunn#1452)
  Update RG example
  fix: GFiles is ignoring args (junegunn#1447)
  [GFiles] Use ls-files --deduplicate only on git 2.31 or above
  Add support for nushell (junegunn#1300)
  Make :GFiles work with "unusual" filenames (junegunn#1200)
  Fix ctags language force for C   (junegunn#1425)
  Update g:fzf_preview_window example
  Revert "Add Sponsor Labels action"
  Add Sponsor Labels action
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.

3 participants