CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2011/12/27 07:07:20
Modified files: usr.bin/tmux : cmd.c tmux.1 Log message: Allow $HOME as default-path in tmux.conf so the same config file can be used on different machines regardless of where the user's home directory is. ok nicm