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

Re: Another <ffffffff>



On Mon, 4 Apr 2016 11:35:24 +0000
Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx> wrote:
> In 'zsh -f', typing
> 
>     <C-r><C-space>
> 
> at the prompt gives me "<ffffffff> " with the <...> part in reverse video.

Presumably what it should do is exit reverse search and execute
set-mark-command.

I think the problem is probably that the <C-space> isn't being saved for
re-evaluation properly when search is exited.

pws



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