CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/08 09:16:21
Modified files:
usr.bin/tmux : mode-tree.c
Log message:
Return immediately if the list is empty in mode_tree_key instead of
crashing, from Bryce Miller in GitHub issue 5170.
