From 73da0681ef299948f77c3e1c3452145012f31a3e Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 15 Jun 2017 14:56:14 +1200 Subject: Remove color/colour templating from tmux.conf tmux 2.4 added support for globs, which makes all of this templating nastiness go away: A user who wants custom settings (such as me on my work system) can just drop overrides into ~/.tmux.conf.d/something.conf and go home. --- README.markdown | 4 ---- 1 file changed, 4 deletions(-) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 574d3ec3..36add541 100644 --- a/README.markdown +++ b/README.markdown @@ -327,10 +327,6 @@ Note that the configuration presently uses a hard-coded 256-color colorscheme, and uses non-login shells, with an attempt to control the environment to stop shells thinking they have access to an X display. -The configuration file is created with `mi5(1df)` to allow specifying a color -theme. This is just because I use a different color for my work session. The -default is a dark grey. - The shell scripts in `bin` include `tm(1df)`, a shortcut to make `attach` into the default command if no arguments are given and sessions do already exist. My `~/.inputrc` file binds Alt+M to run that, and Tmux in turn binds the same key -- cgit v1.2.3