• Thomas Hipp's avatar
    jump plugin: fix autocompletion with single mark · 91b6a6b5
    Thomas Hipp authored
    Autocompletion fails if there's only one mark, since the ls command
    will not display the parent directory with the trailing colon.
    Handling the single mark case separately and validating the symlink
    explicitly, resolves the issue.
    91b6a6b5
jump.plugin.zsh 1.33 KB