Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Completion bug after assignment,unset



The following:

    zsh -f
    autoload compinit && compinit
    RPS2=$PS2; unset PS2 ; setopt <TAB>

completes files rather than options.

(Reproduced by llua on IRC.)



Messages sorted by: Reverse Date, Date, Thread, Author