Page MenuHomeSolus

Update kakoune to 2020.01.16
ClosedPublic

Authored by algent on Jan 18 2020, 7:46 PM.
Tags
None
Referenced Files
F11069087: D8079.id19340.diff
Fri, Aug 11, 10:29 PM
F11069086: D8079.id.diff
Fri, Aug 11, 10:29 PM
F11069085: D8079.id19354.diff
Fri, Aug 11, 10:29 PM
F11061465: D8079.diff
Fri, Aug 11, 11:08 AM
F11050942: D8079.diff
Thu, Aug 10, 7:36 PM
F10927863: D8079.diff
Jul 10 2023, 8:56 PM
F10863613: D8079.id19354.diff
Jun 17 2023, 3:19 AM
F10764321: D8079.id19340.diff
May 19 2023, 6:29 AM
Subscribers

Details

Summary

Changelog:

  • Expose history tree through $kak_history and $kak_uncommitted_modifications
  • InsertCompletionHide parameter is the list of inserted ranges
  • 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.

Signed-off-by: Algent Albrahimi <algent@protonmail.com>

Test Plan

Install locally. View some files and edit them with kakoune.

Diff Detail

Repository
R4401 kakoune
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jan 21 2020, 4:33 PM
This revision was automatically updated to reflect the committed changes.