diff --git a/readme.md b/readme.md index 2525b83..bcd07c7 100644 --- a/readme.md +++ b/readme.md @@ -23,6 +23,8 @@ Check `:help ctrlp-commands` and `:help ctrlp-extensions` for other commands. * Press `` and `` to cycle between modes. * Press `` to switch to filename only search instead of full path. * Press `` to switch to regexp mode. +* Use ``, `` or the arrow keys to navigate the result list. +* Use `` or ``, `` to open the selected entry in a new tab or in a new split. * Use ``, `` to select the next/previous string in the prompt's history. * Use `` to create a new file and its parent directories. * Use `` to mark/unmark multiple files and `` to open them.