Open
Description
https://tratt.net/laurie/blog/2025/better_shell_history_search.html explains how to change CTRL+R output to show the last time the command was run (e.g "20 days") instead of the useless numbers from zsh. doing it right now requires patching fzf. It would be nice if this was supported out of the box, or configurable/hackable without copy/pasting that code. It's due to the hardcoded parsing of the zsh history commands.
Metadata
Metadata
Assignees
Labels
No labels