pages*: mark keys according to the guideline (#11907)

This commit is contained in:
Sebastiaan Speck
2023-12-29 17:02:08 +01:00
committed by GitHub
parent 7ec97b40d0
commit 618e227301
75 changed files with 153 additions and 153 deletions

View File

@@ -17,7 +17,7 @@
- 세션으로부터 제거:
`Ctrl + \`
`<Ctrl> + \`
- 읽기 전용 모드로 세션 연결하기:

View File

@@ -17,7 +17,7 @@
- 세션 종료를 위한 기본 이스케이프 문자 조합을 전송:
`Ctrl + ]`
`<Ctrl> + ]`
- "x"를 세션 종료 문자로 사용하여 세션 시작:

View File

@@ -22,15 +22,15 @@
- 현재 세션에서 나가기 (tmux 세션 안에서 사용):
`Ctrl-B d`
`<Ctrl>-B d`
- 새 창 만들기 (tmux 세션 안에서 사용):
`Ctrl-B c`
`<Ctrl>-B c`
- 세션 혹은 창 변경 (tmux 세션 안에서 사용):
`Ctrl-B w`
`<Ctrl>-B w`
- 세션 이름으로 종료: