-
Notifications
You must be signed in to change notification settings - Fork 96
Closed
Description
Before proceeding...
- My CLIs meet the minimum version requirements
- I read through the troubleshooting guide
- If I updated fzf.fish for the first time in over 6 months, I read the migration guides to make sure I'm caught up
- I read through the recent releases to make sure this is not simply a new feature
Describe the bug
ctrl+r (command history) only creates a new line above my prompt and does not show any command history.
Steps to reproduce
Press ctrl+r
Environment
Versions installed:
- Fish: 3.6.1
- fzf.fish: 10.0
- terminal: GNOME Terminal (Version 3.44.0 for GNOME 42)
- OS: Pop!_OS 22.04 LTS
Which, if any, configuration variables such as fzf_preview_file_cmd
are set?
I am using defaults except for fzf_configure_bindings --directory=\cf
set in my config.fish
Additional context
This is a fresh install for a brand new S76 laptop.
If I unbind command history by doing fzf_configure_bindings --history=
, triggers a different looking command history like so:
Metadata
Metadata
Assignees
Labels
No labels