CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/23 14:07:59
Modified files:
usr.bin/tmux : cmd-command-prompt.c cmd-confirm-before.c
mode-tree.c status.c tmux.h window-customize.c
window-tree.c
Log message:
Use flags for input callback instead of a single int done so the
callback can be told about cursor movement in an incremental prompt.
