Merge remote-tracking branch 'Delapouite/changelog-a-m'
This commit is contained in:
commit
5882cc2ea2
|
@ -11,7 +11,7 @@
|
|||
┃ ┠┄┄┄┄┄┄┄┼┄┄┄┄┄┄┄┼┄┄┄┄┄┄┄┤ find│ goto │ │ │ │ ├┄┄┄┄┄┄┄┼┄┄┄┄┄┄┄┼┄┄┄┄┄┄┄┨ ┃
|
||||
┃ ┃ append│ select│ delete│ char│ │ ← │ ↓ │ ↑ │ → │ cursor│ │eschook┃ ┃
|
||||
┣━━━━━━━━━┳━━━┹───┬───┴───┬───┴───┬───┴───┬───┴───┬───┴───┬───┴───┬───┴───┬───┴───┬───┴───┬───┴───┲━━━┷━━━━━━━┻━━━━━━━━┫
|
||||
┃ ┃ indent│ save│ ᵐ│copysel│ ᵛ│ ᵐʷ│ ᵐʳ│ │ dedent│ indent│ ᵐʳ┃ ┃
|
||||
┃ ┃ indent│ save│ ᵐ│copysel│ ᵛ│ ᵐʷ│ ᵐʳ│ ᵐʳ│ dedent│ indent│ ᵐʳ┃ ┃
|
||||
┃ ┠┄┄┄┄┄┄┄┼┄MARKS┄┤ select├┄┄┄┄┄┄┄┤ view│ prev│ search│ match├┄┄┄┄┄┄┄┼┄┄┄┄┄┄┄┤ search┃ ┃
|
||||
┃ ⇧ ┃ dedent│restore│ line│ change│ cmds│ word│ next│ char│ user│ repeat│ ┃ ⇧ ┃
|
||||
┣━━━━━━━━━┻┳━━━━━━┷━━━┳━━━┷━━━━━┱─┴───────┴───────┴───────┴───────┴───────┴─┲━━━━━┷━━━━┳━━┷━━━━━━━╋━━━━━━━━━┳━━━━━━━━━━┫
|
||||
|
|
|
@ -15,6 +15,10 @@ released versions.
|
|||
well (a final face will not get modified by a following face if that
|
||||
following face does not have the final attribute itself.
|
||||
|
||||
* `<a-m>` aka "merge consecutive selections" has been moved to `<a-_>`.
|
||||
The new `<a-m>` and `<a-M>` are now symmetrical with `m` and `M`.
|
||||
Those commands select (or extend) to the matching char backwards.
|
||||
|
||||
== Kakoune 2018.09.04
|
||||
|
||||
This version contains a significant overhaul of various Kakoune
|
||||
|
|
Loading…
Reference in New Issue
Block a user