CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/10 08:29:08
Modified files:
usr.bin/tmux : grid.c key-bindings.c tmux.1 tmux.h
window-copy.c
Log message:
Replace refresh-from-pane in copy mode with a way to automatically
update as pane content changes. This is toggled by pressing r. GitHub
issue 5165 from Barrett Ruth.
