mirror of
https://github.com/hakluke/how-to-exit-vim.git
synced 2025-06-17 18:11:56 +02:00
commit
fab7372d50
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
@ -330,3 +330,14 @@ Credit: @mqchen
|
|||
8. Conduct acceptance test.
|
||||
9. Review burn down chart together with the team.
|
||||
10. Schedule retrospective.
|
||||
|
||||
## The tmux way
|
||||
Credit: @vcoutasso
|
||||
|
||||
Inside a tmux session:
|
||||
|
||||
```
|
||||
Ctrl+B :kill-session
|
||||
```
|
||||
|
||||
Note that ```Ctrl+B``` is the default prefix. For different prefixes, the command must be adjusted accordingly.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue