Skip to content

Kakoune 2026.05.21

Latest

Choose a tag to compare

@mawww mawww released this 21 May 01:32
· 7 commits to master since this release
  • Support the \N escape sequence in regex (like in PCRE, matches [^\n]).

  • enter-user-mode support the -count and -register switches to forward
    those parameters to the underlying normal mode

  • arrange-buffers -back switch to arrange provided buffers to the back of
    the buffer list

  • Some bug and portability fixes reported since latest release