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

Re: end-of-line not working as advertised?



On 2015-08-20 12:36:01 -0700, Robin Lee Powell wrote:
> Please cc: me as I'm not on the list.
> 
> beginning-of-line works, in that repeated presses take me to
> successive line beginnings.  end-of-line, not so much.  See video: 
> 
> https://www.youtube.com/watch?v=A5ZX3H48i5s
> 
> The man page bits:
> 
>   end-of-line (^E) (unbound) (unbound)
>    Move to the end of the line.  If already at the end of the line, move to the end of the next line, if any.

For me, it works. And I didn't know this feature...
I've tried on:

for i in 1
do
echo $i
done

-- 
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)



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