On 19 July 2013 23:00, Marco <net...@lavabit.com> 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 or named > differently, e.g.
You could use if-shell to source specific files on different machines. > /home/me/.tmux.conf: 14: unknown option: renumber-windows > > Is there a possibility to allow newer features for more recent tmux > versions and hide them from the older ones? In vim this can be > realised as follows. > > if v:version >= 703 No. tmux's configuration is line-based. -- Thomas Adam ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ tmux-users mailing list tmux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-users