Change #270760
| Category | None |
| Changed by | nicm <nicm> |
| Changed at | Sat 13 Jun 2026 12:32:54 |
| Repository | https://api.github.com/repos/tmux/tmux |
| Project | tmux/tmux |
| Branch | master |
| Revision | bf187170b16664743da48fae07d4956d86499153 |
Comments
Extend client mode so the preview can be changed to a view with a summary of the client terminal and its features, intended to make troubleshooting easier. "choose-client -i" or the "i" key in the mode.
Changed files
- cmd-choose-tree.c
- mode-tree.c
- tmux.1
- tmux.h
- window-client.c