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-2019.07.01.tar.bz2 0000452043 441 KB
kakoune.changes 0000044241 43.2 KB
kakoune.spec 0000001983 1.94 KB
Revision 13 (latest revision is 26)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 712982 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 13)
- Update to 2018.07.01:
  * Re-organized bundled script files directory hierarchy.
  * Introduced helpers to write/read from file in scripts with
    %file{...} expansion and echo -to-file <filename>.
  * Added ClientCreate and ClientClose hooks
  * edit -scratch with no buffer name will create a new
    scratch buffer with a unique autogenerated name.
  * info -placement is now info -style and supports
    menu and modal additional styles.
  * completions option type docstring are now arbitrary
    kakoune commands that are run on item select.
  * InsertCompletionSelect hook has been removed as
    completions commands now provides a similar feature.
  * Introduced a module system using the provide-module and
    require-module commands that allows for lazily loading language
    support files with dependency resolution.
  * Added a new hook ModuleLoaded which is run after a module is
    loaded, allowing for module specific configuration.
  * Shell quoting of lists is not automatic anymore, $kak_quoted_...
    makes it opt-in, and works for all option types.
  * Lower case function key syntax is not accepted anymore,
    <f1> should be converted to <F1>.
- Change to gnu++17 standard
Comments 0
openSUSE Build Service is sponsored by