mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2026-07-02 11:07:24 +02:00
6ec95379fa
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.