CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2009/08/23 11:29:51
Modified files: usr.bin/tmux : cfg.c cmd-source-file.c server.c tmux.h Log message: When using source-file, run the commands in the context of the source-file command rather than with no context. This makes things like attach work from a file.