mirror of
1
0
Fork 0

Remove an additional backtick

This commit is contained in:
Umayr Shahid 2016-05-19 13:08:58 +05:00
parent 5156c9fe23
commit 7b457c315a
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ This configuration uses the following bindings:
- `<prefix> Tab` brings you to the last active window
- `<prefix> h`, `<prefix> j`, `<prefix> k` and `<prefix> l` let you navigate
panes ala Vim
- `<prefix> H`, `<prefix> J`, `<prefix>` K`, `<prefix> L` let you resize panes
- `<prefix> H`, `<prefix> J`, `<prefix> K`, `<prefix> L` let you resize panes
- `<prefix> <` and `<prefix> >` let you swap panes
- `<prefix> +` maximizes the current pane to a new window
- `<prefix> m` toggles mouse mode on or off