Sample Header Ad - 728x90

use fzf for all readline / bash completions

1 vote
1 answer
318 views
Is it somehow possible to tweak Readline in a way that always uses an interactive fuzzy finder (fzf) for making selections in Bash completions? From the GNU Bash documentation, I understand that Readline is responsible for providing this behavior. So instead of configuring my own completions to use fzf, I thought it would be easier to tweak the general behavior.
Asked by glades (117 rep)
Sep 1, 2024, 08:51 AM
Last activity: Mar 25, 2025, 04:11 PM