Last active
August 29, 2015 13:56
-
-
Save starikovs/8911480 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- cwd Projects/long-dialog --- | |
:CtrlP | |
:CtrlP site | |
-- when CtrlP is open --- | |
F5 - cache | |
c-f - forward | |
c-b - back | |
c-d - path/file | |
c-r - regexp | |
c-j, c-k - move cursor | |
c-t, c-v, c-x (tab, vsplit, hsplit) | |
c-n, c-p - next/pref history string | |
c-z, c-o - select multiple, open vsplit? | |
c-y ??? | |
.., ..., .... - up the directory tree | |
:25 | |
--- help --- | |
? - submit to ctrlp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment