CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2013/03/25 05:43:33
Modified files: usr.bin/tmux : window-copy.c Log message: Create a new context when copying instead of using the input context. The input context may not exist yet. Fixes crash when copying from config file errors.