CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/08/13 14:04:45
Modified files:
usr.bin/tmux : popup.c
Log message:
Check callback needs to only return 0 (text should be suppressed) if
menu returns 0, otherwise it should check the popup also.
