mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2026-04-19 21:08:39 +02: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.