PR/60186 CVS commit: pkgsrc/editors/kakoune
"Thomas Klausner" <[email protected]> Sun, 12 Apr 2026 16:05:01 +0000 (UTC)
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR pkg/60186; it has been noted by GNATS. From: "Thomas Klausner" <[email protected]> To: [email protected] Cc: Subject: PR/60186 CVS commit: pkgsrc/editors/kakoune Date: Sun, 12 Apr 2026 16:02:12 +0000 Module Name: pkgsrc Committed By: wiz Date: Sun Apr 12 16:02:12 UTC 2026 Modified Files: pkgsrc/editors/kakoune: Makefile PLIST distinfo Log Message: kakoune: update to 2026.04.12. Provided by Diogo in PR 60186. == Kakoune 2026.04.12 * `finaleol` option to support writing files that do not end with an final end-of-line byte * `FocusIn`/`FocusOut` events on suspend * `%val{buffile}` is now empty for scratch buffers * Reworked Json UI draw_status call to give UI implementation more control, added cursor pos to the draw call and removed the set_cursor call * `number-lines -full-relative` switch to keep a smaller line number gutter. * `<a-I>` and `<a-A>` to select nested text objects * `kak -C <session>` connects to a session or creates it if it does not exist. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 pkgsrc/editors/kakoune/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/editors/kakoune/PLIST cvs rdiff -u -r1.9 -r1.10 pkgsrc/editors/kakoune/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.