CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2010/03/01 16:53:27
Modified files: usr.bin/tmux : window-copy.c Log message: Extend the end-of-line key so that in normal mode a second press moves the cursor to the end of a wrapped line (if present) and in rectangle mode it toggles between the end of the text and the last cell on the line. >From Micah Cowan.