OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Nicholas Marriott (nicmcvs.openbsd.org)
Date: Tue Jul 07 2009 - 01:58:49 CDT


CVSROOT: /cvs
Module name: src
Changes by: nicmcvs.openbsd.org 2009/07/07 00:58:49

Modified files:
        usr.bin/tmux : cmd-new-window.c

Log message:
Minor fix: look for default-path in the options for the specified session first
rather than just the global options. From Brandon Mercer, thanks.