We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
:CtrlPCurFile
:CtrlPCurWD
1 parent 838a6dd commit bde7a29Copy full SHA for bde7a29
doc/ctrlp.txt
@@ -872,12 +872,12 @@ COMMANDS *ctrlp-commands*
872
873
*:CtrlPCurFile*
874
875
- This acts like |:CtrlP| with |g:ctrlp_working_path_mode| = '' and ignores
+ This acts like |:CtrlP| with |g:ctrlp_working_path_mode| = 'c' and ignores
876
the variable's current value.
877
878
*:CtrlPCurWD*
879
880
+ This acts like |:CtrlP| with |g:ctrlp_working_path_mode| = 'd' and ignores
881
882
883
*:CtrlPMRU*
0 commit comments