From e7fab68238f15ddfa50a327fa87e796cca480748 Mon Sep 17 00:00:00 2001 From: Gregory Pakosz Date: Tue, 16 Apr 2013 13:29:41 +0200 Subject: [PATCH] added README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c10d9db --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +.tmux +===== + +Self-contained, opinionated `.tmux.conf` configuration file. + +Features +------------ + + - `C-a` acts as secondary prefix, while keeping default `C-b` prefix + - visual theme inspired by [powerline](https://github.com/Lokaltog/powerline) + - [maximize any pane to a new window with `C-+`](http://pempek.net/articles/2013/04/14/maximizing-tmux-pane-new-window/) (tmux 1.6+) + - mouse mode toggle with `C-m`