fzf-fish-integration
🔍🐟 Fzf plugin for Fish (by patrickf3139)
sublime-fish
A robust Sublime Text syntax package for fish (by Phidica)
| fzf-fish-integration | sublime-fish | |
|---|---|---|
| 23 | 1 | |
| 2,633 | 40 | |
| 1.2% | - | |
| 4.4 | 5.7 | |
| 3 months ago | about 1 year ago | |
| Shell | Shell | |
| MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
fzf-fish-integration
Posts with mentions or reviews of fzf-fish-integration.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-03-25.
-
Better Shell History Search
Fyi; I assume you already checked out fzf.fish ?
https://github.com/PatrickF1/fzf.fish
-
Fish shell 3.7.0: last release branch before the full Rust rewrite
I do find the history pager stuff interesting, but ultimately not of tremendous use for me. I rebound all my history search stuff to use fzf[1] (via a fish plugin for such[2]), and so haven't been aware of the issues
[1] https://github.com/junegunn/fzf
[2] https://github.com/PatrickF1/fzf.fish
-
fish-shell: the user-friendly command-line shell
I like https://github.com/PatrickF1/fzf.fish
Can also do cool stuff like search for a file to open in $EDITOR and searching git log
-
Implementation of fzf-tab for fzf.fish
There is new pull request with new function for fzf.fish, that enables fzf-tab completion.
-
Fish 3.6.0
It may be worth checking the fzf plugin you're using with Fish. There is a more recent+maintained effort[0] that brings an even more delightful feature set, particularly with Ctrl+R/_fzf_search_history
[0] https://github.com/PatrickF1/fzf.fish/wiki/Prior-Art
-
Keyboard Shortcuts every Command Line Hacker should know about GNU Readline
I missed the shell integration when switching to Fish a couple of years ago. fzf.fish saved the day, I wouldn't be without the keybindings now (Ctrl+Alt+F is roughly the equivalent of `*`)
https://github.com/PatrickF1/fzf.fish
-
Zsh history syntax highlighting on fzf-history-widget?
source: fzf.fish
-
✍️ Request for feedback on fzf.fish (quick survey)
I am the creator of fzf.fish plugin. I'm currently looking for ways to improve the plugin, especially for ideas to simplify it and make it more accessible for everyone, not just power users.
-
Function that prints result to command line like fzf
Shameless plug for https://github.com/PatrickF1/fzf.fish, which definitely covers searching your history and has plenty of other usages the commandline command, mentioned above.
-
A few questions about fish
For commands with many arguments that are in the history, history search is absolutely better than auto-suggest, yes. But I'd also recommend fzf + fzf.fish in that case, for turbo-charged history (and other) searches.
sublime-fish
Posts with mentions or reviews of sublime-fish.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Help With Colored Transient Prompt
It doesn't. Not really. It has an awkward set of words and regexes that it uses to highlight fish. A while back they reused the bash definitions, it seems now they've switched to sublime's fish syntax. The TODOs there should tell you some of the limitations.
What are some alternatives?
When comparing fzf-fish-integration and sublime-fish you can also consider the following projects:
atuin - ✨ Making your shell magical
virtualfish - Fish shell tool for managing Python virtual environments
fisher - A plugin manager for Fish
fish_logo - 🐠 Fish shell colorful ASCII-art logo
z - Pure-fish z directory jumping
done - A fish-shell package to automatically receive notifications when long processes finish.