doc(keys): mention punctuation text-objects
The fact that punctuation characters can act as surrounding delimiters is a useful behavior but not obvious. This "hidden" text-object feature deserves to be described explicitely.
This commit is contained in:
parent
2fca4e5643
commit
8748bdbc10
|
@ -697,6 +697,10 @@ in order to specify the wanted object:
|
|||
run a command with additional expansions describing the selection
|
||||
context (See <<expansions#,`:doc expansions`>>)
|
||||
|
||||
If a punctuation character is entered, it will act as the delimiter.
|
||||
For instance, if the cursor is on the `o` of `/home/bar`, typing
|
||||
`<a-a>/` will select `/home/`.
|
||||
|
||||
== Prompt commands
|
||||
|
||||
When pressing `:` in normal mode, Kakoune will open a prompt to enter
|
||||
|
|
Loading…
Reference in New Issue
Block a user