yes you do, because the server loads it not the client. iirc it knows the client cwd so it may be fixable i'll put it on the todo list
On Sat, Oct 22, 2011 at 10:16:21PM +0100, Murali Suriar wrote: > Hi folks, > Whenever I use load-buffer I appear to need to use absolute paths when > specifying the file, or use 'cat' and pipe to 'tmux loadb -'. > I see this behaviour on Debian, Ubuntu and OSX. All platforms running tmux > 1.5. I couldn't see an open bug about this, so I assume I'm doing > something stupid. My .tmux.conf is here: > [1]https://github.com/msuriar/dotfiles/blob/master/tmux/tmux.conf > Sample output below. Thanks in advance. > Regards, > Murali. > -- > [user@host:/etc] > % pwd > /etc > [user@host:/etc] > % tmux lsb > [user@host:/etc] > % tmux loadb debian_version > debian_version: No such file or directory > [user@host:/etc][1] > % tmux loadb ./debian_version > ./debian_version: No such file or directory > [user@host:/etc][1] > % tmux loadb /etc/debian_version > [user@host:/etc] > % tmux lsb > 0: 6 bytes: "6.0.3\012" > [user@host:/etc] > % tmux showb > 6.0.3 > [user@host:/etc] > % > > References > > Visible links > 1. https://github.com/msuriar/dotfiles/blob/master/tmux/tmux.conf > ------------------------------------------------------------------------------ > The demand for IT networking professionals continues to grow, and the > demand for specialized networking skills is growing even more rapidly. > Take a complimentary Learning@Cisco Self-Assessment and learn > about Cisco certifications, training, and career opportunities. > http://p.sf.net/sfu/cisco-dev2dev > _______________________________________________ > tmux-users mailing list > tmux-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/tmux-users ------------------------------------------------------------------------------ The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even more rapidly. Take a complimentary Learning@Cisco Self-Assessment and learn about Cisco certifications, training, and career opportunities. http://p.sf.net/sfu/cisco-dev2dev _______________________________________________ tmux-users mailing list tmux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-users