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>