CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/02/14 11:13:05
Modified files:
usr.bin/tmux : cmd-load-buffer.c cmd-save-buffer.c
cmd-source-file.c server-client.c tmux.h
Log message:
Make source-file look for files relative to the client working directory
(like load-buffer and save-buffer), from Chris Pickel. Also break the
where-is-this-file code out into its own function for loadb and saveb.
