From 0d029ddde73eb8d03dbdbdece4479611d2a1e256 Mon Sep 17 00:00:00 2001 From: Gregory Pakosz Date: Tue, 27 Aug 2013 00:52:49 +0200 Subject: [PATCH] fixed key bindings description in README's features section --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0d8dbf6..cf971ab 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ 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` + - [maximize any pane to a new window with `+`](http://pempek.net/articles/2013/04/14/maximizing-tmux-pane-new-window/) (tmux 1.6+) + - mouse mode toggle with `m` - automatic usage of `reattach-to-user-namespace` if available Installation