Change #270325
| Category | tmux |
| Changed by | nicm <nicm> |
| Changed at | Wed 10 Jun 2026 16:29:08 |
| Repository | https://github.com/tmux/tmux.git |
| Project | tmux |
| Branch | master |
| Revision | 8cb4aabb8bd2a699b08aca119ebe83e4c2f3798a |
Comments
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.
Changed files
- grid.c
- key-bindings.c
- tmux.1
- tmux.h
- window-copy.c