mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2026-03-04 07:45:00 +08:00
Write mock history to a temp file and load it directly with `fc -R` instead of running each command individually to build up the history.