Skip to content

Commit 88b61e7

Browse files
authored
Merge pull request #320 from todashuta/fix-doc
Fix doc about mappings inside the prompt
2 parents c410d84 + 9ec8386 commit 88b61e7

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)