CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2012/09/24 07:05:10
Modified files: usr.bin/tmux : cmd.c format.c procname.c tmux.h Log message: Use pgrp of pty fd not pid of immediate child when recovering current working directory (like current process). From Marcel Partap.