CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2021/11/15 03:58:13
Modified files: usr.bin/tmux : mode-tree.c server-client.c status.c tmux.h Log message: Leave the hardware cursor at the position of the selected line in choose modes and current editing position and at the command prompt. It is invisible but this is helpful for people using screen readers. GitHub issue 2970.