mirror of
https://github.com/tmux-plugins/tmux-resurrect.git
synced 2024-11-22 04:18:48 +00:00
Small readme update
This commit is contained in:
parent
95303946b2
commit
99abfa5f13
@ -20,10 +20,10 @@ It even (optionally) [restores vim sessions](#restoring-vim-sessions)!
|
|||||||
|
|
||||||
### Key bindings
|
### Key bindings
|
||||||
|
|
||||||
- `prefix + Ctrl-s` or `prefix + Alt-s` - save
|
- `prefix + Ctrl-s` - save
|
||||||
- `prefix + Ctrl-r` or `prefix + Alt-r` - restore
|
- `prefix + Ctrl-r` - restore
|
||||||
|
|
||||||
Some people can't get `Alt` key mappings to work so they are deprecated.
|
`prefix + Alt-s` and `prefix + Alt-r` key bindings are now deprecated.
|
||||||
|
|
||||||
For custom key bindings, add to `.tmux.conf`:
|
For custom key bindings, add to `.tmux.conf`:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user