CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2025/08/26 01:15:00
Modified files: usr.bin/tmux : input.c Log message: input_stop_utf8 can move the cursor, so it is now wrong to store the cursor position before calling it. Problem found by Jayakrishna Vadayath.