Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Readme file now mentions that enter needs to be pressed after the '..' in order
to go up one or more directories
  • Loading branch information
Mathieu Denis committed Dec 17, 2020
1 parent 971c4d4 commit ba26c31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Check `:help ctrlp-commands` and `:help ctrlp-extensions` for other commands.

Run `:help ctrlp-mappings` or submit `?` in CtrlP for more mapping help.

* Submit two or more dots `..` to go up the directory tree by one or multiple levels.
* Input two or more dots `..` and hit the <Enter> key to go up the directory tree by one or multiple levels.
* End the input string with a colon `:` followed by a command to execute it on the opening file(s):
Use `:25` to jump to line 25.
Use `:diffthis` when opening multiple files to run `:diffthis` on the first 4 files.
Expand Down

0 comments on commit ba26c31

Please sign in to comment.