nixcfg icon indicating copy to clipboard operation
nixcfg copied to clipboard

more fzf commands

Open jakeisnt opened this issue 2 years ago • 2 comments

https://github.com/nushell/nushell/issues/5785

i want:

  • nushell integrated wifi selection
  • better git integration
  • find website by fzfing through browser history (visit ....)
  • and more!

jakeisnt avatar Apr 19 '23 09:04 jakeisnt

IFL these are mostly the realm of community projects. #222 was more grounded. A more constructive wish might be skim integrated as a library somehow (builtin command, default completions, plugin API off the top of my head). That could provide a compelling UX OOTB in an official way whereas other shells rely on less discoverable (often unmaintained) integrations.

texastoland avatar Jan 15 '24 05:01 texastoland

IFL these are mostly the realm of community projects. A more constructive wish might be skim integrated as a library somehow. That could provide a compelling UX OOTB in an official way whereas other shells rely on less discoverable (often unmaintained) integrations.

I completely agree! Maybe you've taken the name of the issue literally - it's a note to self to add more "fzf-like" commands to my config, not a plan to contributed to fzf directly. All of the issues on this repo are similar - just ideas. Cool repo though!!!

jakeisnt avatar Jan 15 '24 05:01 jakeisnt