fzf
fzf copied to clipboard
[Feature Request] `nushell` integration
Checklist
- [X] I have read through the manual page (
man fzf
) - [X] I have searched through the existing issues
- [ ] For bug reports, I have checked if the bug is reproducible in the latest version of fzf
Output of fzf --version
0.56.3 (v0.56.3)
OS
- [x] Linux
- [x] macOS
- [x] Windows
- [ ] Etc.
Shell
- [ ] bash
- [ ] zsh
- [ ] fish
Feature Request
Hi, I am currently switching to nushell
as my main shell. I noticed that fzf
does not have a nushell integration.
I would like to propose to add a nushell
integration, like it is done for zsh
, bash
and fish
.
I really miss the CTRL+t keybind in nushell, as that was my goto way of selecting files in my terminal.