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

Another <ffffffff>



In 'zsh -f', typing

    <C-r><C-space>

at the prompt gives me "<ffffffff> " with the <...> part in reverse video.

IF I try to use that as an argument, it gets interpreted as a question mark:

    % cd $(mktemp -d)
    % touch a aa aaa 
    % echo ./<C-r><C-space> 
    ./a
    %

That <ffffffff> was last seen in the multibyte thread in 36510 + 36521.



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