mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-12-06 07:10:40 +01: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.