diff options
| author | Daniel Campoverde <alx@sillybytes.net> | 2017-10-29 16:03:54 -0500 |
|---|---|---|
| committer | Daniel Campoverde <alx@sillybytes.net> | 2017-10-29 16:03:54 -0500 |
| commit | b07d4f847c4c154de2cb6e18003a0516fd1a3570 (patch) | |
| tree | 931477a85a88fc767d6e71f2bc4cd58b221ea9ec | |
| parent | 84e5a966ae8277822ab417ee73824753b9a9793e (diff) | |
Console commands clarification
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -52,8 +52,9 @@ The default mapping are shown in the following. ### Console commands Vim-Vixen provides a console like the Vimperator's one. -The console is opened by <kbd>:</kbd> key or keys to open console with initial value -like <kbd>o</kbd>, <kbd>t</kbd>, or <kbd>w</kbd> keys. + +Open the console with <kbd>:</kbd>. Or start it with initial values using +<kbd>o</kbd>, <kbd>t</kbd>, or <kbd>w</kbd>. #### `:open` command |
