mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2026-04-19 21:08:39 +02:00
The check on length of `$POSTDISPLAY` is in support of the test for `vi-delete` on the last char of the buffer with `dl`. Fixes issue #482.