Skip to content

Commit 9ec8386

Browse files
committed
Fix doc about mappings inside the prompt
1 parent c410d84 commit 9ec8386

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/ctrlp.cnx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -885,7 +885,8 @@ MRU mode options:~
885885
在匹配窗口和提示符面板之间切换焦点。
886886

887887
<esc>,
888-
<c-c>
888+
<c-c>,
889+
<c-g>
889890
退出CtrlP。
890891

891892
移动:~

doc/ctrlp.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -943,7 +943,8 @@ Once inside the prompt:~
943943
Toggle the focus between the match window and the prompt.
944944

945945
<esc>,
946-
<c-c>
946+
<c-c>,
947+
<c-g>
947948
Exit CtrlP.
948949

949950
Moving:~

0 commit comments

Comments
 (0)