Skip to content

Commit e15de8a

Browse files
authored
Update README.md
1 parent 4c4d8f3 commit e15de8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ If you are not familar with Tmux, you can have a look at tmux's man page or onli
118118

119119
## Tmux cheatsheet
120120

121-
All Tmux command starts with a PREFIX. By default the PREFIX is `ctrl+b`. I will use `C-b` below to stand for it.
121+
All Tmux command starts with a `PREFIX`. By default the `PREFIX` is <kbd>Ctrl</kbd> + <kbd>b</kbd>. I will use `C-b` below to stand for it.
122122

123123
`C-b d`, detach from the session. After that, the Tmux will be running in the backgroud. You can type `tmux a` to re-attach.
124124

0 commit comments

Comments
 (0)