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

accept-and-menu-complete not working with menu-select



ESC-RETURN bound to accept-and-menu-complete

bor@itsrm2:~/tmp/abcd%> l<TAB>
bor@itsrm2:~/tmp/abcd%> l <TAB>
x   y   z     
bor@itsrm2:~/tmp/abcd%> l x<ESC><RETURN> 
x   y   z     
^ highlighted
bor@itsrm2:~/tmp/abcd%> l x x
x   y   z     
^ highlighted

This is with all current patches

/andrej



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