diff options
| author | Maxime Coste <mawww@kakoune.org> | 2022-03-06 10:01:49 +1100 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2022-03-06 10:13:14 +1100 |
| commit | d95d351cbeb979a1119b7e00fa4bca25eb2a91cc (patch) | |
| tree | cedf9d4fea21f3fd07313354e419409d3a343bf4 /doc | |
| parent | 85b78dda2e29d70b620836b04224b104426bdbae (diff) | |
Document ! and <a-!> breaking change
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/pages/changelog.asciidoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/pages/changelog.asciidoc b/doc/pages/changelog.asciidoc index 544a7d5f..1e2ae07b 100644 --- a/doc/pages/changelog.asciidoc +++ b/doc/pages/changelog.asciidoc @@ -7,6 +7,8 @@ released versions. * `complete-command` (See <<commands#configuring-command-completion,`:doc commands configuring-command-completion`>> +* `!` and `<a-!>` commands now select the inserted text + == Kakoune 2021.11.07 * Support for curly and separately colored underlines (undocumented in 2021.10.28) |
