Change #272395
| Category | tmux |
| Changed by | nicm <nicm> |
| Changed at | Tue 23 Jun 2026 22:07:58 |
| Repository | https://github.com/tmux/tmux.git |
| Project | tmux |
| Branch | master |
| Revision | c0a5e10313835cee31aa0802ae444184b9ecd70c |
Comments
Use flags for input callback instead of a single int done so the callback can be told about cursor movement in an incremental prompt.
Changed files
- cmd-command-prompt.c
- cmd-confirm-before.c
- mode-tree.c
- status.c
- tmux.h
- window-customize.c
- window-tree.c