diff --git a/README.asciidoc b/README.asciidoc index 32dd7f09..8793f4ce 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -51,6 +51,10 @@ Basic Movement * _gg_, _gt_: go to the first line * _gb_: go to the last line + * _/_: search + * _n_: find next match + * _N_: add a new selection with next match + Appending --------- @@ -94,7 +98,7 @@ Multi Selection --------------- Kak was designed from the start to handle multiple selections. -On way to get a multiselection is via the _s_ key. +One way to get a multiselection is via the _s_ key. For example, to change all occurences of word 'roger' to word 'marcel' in a paragraph, here is what can be done: @@ -165,7 +169,7 @@ Commands are entered using +:+. is relative to kak executable path. * +exec +: execute as if pressed in normal mode. * +echo +: show in status line - * +set[bwg]