Re: Share .tmux.conf between different versions

2013-07-19 Thread Thomas Adam
On 19 July 2013 23:34, Marco Patzer wrote: > I tried it and it works. It feels a little fiddly, though; to create > a set of shell commands which check for the tmux version. Maybe you > had something more elegant in mind. No. That's how to do it. > Another question in this context: How to deter

Re: Share .tmux.conf between different versions

2013-07-19 Thread Thomas Adam
On 19 July 2013 23:00, Marco wrote: > Hi, > > I'd like to use a single tmux config file across different > computers. However, different versions of tmux are running on > individual computers, which I can't influence. This leads to errors > in the older tmux versions when options are not supported

Re: Share .tmux.conf between different versions

2013-07-19 Thread Marco
On 2013–07–20 Thomas Adam wrote: > > I tried it and it works. It feels a little fiddly, though; to create > > a set of shell commands which check for the tmux version. Maybe you > > had something more elegant in mind. > > No. That's how to do it. Okay. > > Another question in this context: How

Re: Share .tmux.conf between different versions

2013-07-19 Thread Marco Patzer
On 2013–07–19 Thomas Adam wrote: > > I'd like to use a single tmux config file across different > > computers. However, different versions of tmux are running on > > individual computers, which I can't influence. This leads to errors > > in the older tmux versions when options are not supported or