Update README.md
Explaining the use of <prefix> especially useful to newcomers. I remember googling it when I first used Tmux.
This commit is contained in:
parent
718adf13e3
commit
50d8b1ae4a
1 changed files with 6 additions and 0 deletions
|
@ -52,6 +52,12 @@ Features
|
|||
[Facebook PathPicker]: https://facebook.github.io/PathPicker/
|
||||
[Urlview]: https://packages.debian.org/stable/misc/urlview
|
||||
|
||||
How <prefix> is used:
|
||||
|
||||
- `<prefix>` is performed by typing Ctrl + a.
|
||||
- `<prefix> e` is `Ctrl + a` followd by `e`
|
||||
- `<prefix> C-c` is `Ctrl + a` (hold Ctrl) press `c`
|
||||
|
||||
This configuration uses the following bindings:
|
||||
|
||||
- `<prefix> C-c` creates a new session
|
||||
|
|
Loading…
Reference in a new issue