CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2021/09/22 09:21:44
Modified files: usr.bin/tmux : cmd-command-prompt.c Log message: Fix command prompt with multiple prompts (add the result onto the list again as we go along). ok deraadt