CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/17 07:12:21
Modified files:
usr.bin/tmux : grid-reader.c tmux.h window-copy.c
Log message:
When mode-keys is set to vi, do not allow the cursor to go into the
invisible extra cell to the right of the visible text. This is closer to
what vi(1) does. From Max Vim in GitHub issue 5070.
