CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2018/08/29 03:50:32
Modified files: usr.bin/tmux : server-client.c status.c tmux.h Log message: Keep any text killed in the command prompt with C-w and yank it with C-y, only use the top buffer if no text has previously been killed. This and previous change promped by discussion with kn@.