Kakoune

Edit Package kakoune

Kakoune is a code editor heavily inspired by Vim.
It's faster as in less keystrokes, supports multiple selections and uses orthogonal design.

Refresh
Refresh
Source Files
Filename Size Changed
kakoune-2020.08.04.tar.bz2 0000499765 488 KB
kakoune.changes 0000046396 45.3 KB
kakoune.spec 0000001764 1.72 KB
Revision 16 (latest revision is 26)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 824335 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 16)
- Update to 2020.08.04:
  * Introduce User hook support.
  * The bold and italic faces are no longer built-in. Highlighters
    are expected to use face attributes (+b and +i, respectively) to
    decorate text.
  * The lint-enable command no longer needs to be called to display
    linting errors. The lint-disable command was renamed into
    lint-hide-diagnostics.
  * The +<length> part of a range-specs highlighter consistently
    refers to the length of the target range.
  * clients stdin is transferred to the server, making it possible
    to pipe into kak -c <session>
  * Faces can have an alpha channel, specified using the
    rgba:RRGGBBAA format.
  * replace-ranges highlighter now support empty and multi-lines ranges
  * %val{...} now expands to list of strings, $kak_quoted_... now work
    as expected with these.
  * *SetOption hooks filter string will contain a value only for options
    of int/str/bool types to avoid performance issue with generating those
    on more complex option types.
Comments 0
openSUSE Build Service is sponsored by