Skip to content

Kakoune v2019.12.10

Compare
Choose a tag to compare
@mawww mawww released this 10 Dec 10:43
· 2579 commits to master since this release
  • Arrow keys and <home>, <end> are not normal mode commands anymore but default key mappings.

  • ModeChange hook parameter now takes push: or pop: prefix, InsertBegin, InsertEnd, NormalBegin and NormalEnd were removed.

  • -verbatim switch in evaluate-commands for perfect command forwarding to another context.

  • WrapMarker face used by wrap -marker highlighter

  • info supports markup with the -markup switch

  • rename-buffer gained -file and -scratch switches to support converting buffer types.