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

Completion of prefix redirections is -command- instead of -redirect-



Typing "<" and <TAB> at the prompt tries these completions [wrapped by me]:

tags in context :completion::complete:-command-::
    commands builtins functions aliases suffix-aliases \
      reserved-words jobs parameters  (_alternative _command_names _autocd) 
    commands                          (_path_commands _path_commands _alternative _command_names _autocd) 
    jobs                              (_jobs _alternative _command_names _autocd) 
    parameters                        (_parameters _alternative _command_names _autocd)

it shouldn't be completing commands but files.



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