-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2024-b75cbe5eea 2024-05-18 01:43:14.092021 --------------------------------------------------------------------------------
Name : kakoune Product : Fedora 38 Version : 2024.05.09 Release : 2.fc38 URL : https://kakoune.org/ Summary : Code editor heavily inspired by Vim Description : Features:
* Multiple selections * Customization * Text editing tools * Client/Server architecture * Advanced text manipulation primitives * Active development & support
Kakoune is a code editor that implements Vi���s "keystrokes as a text editing language" model. As it is also a modal editor, it is somewhat similar to the Vim editor (after which Kakoune was originally inspired).
Kakoune can operate in two modes: normal and insertion. In insertion mode, keys are directly inserted into the current buffer. In normal mode, keys are used to manipulate the current selection and to enter insertion mode.
Kakoune has a strong focus on interactivity. Most commands provide immediate and incremental results, while being competitive with Vim in terms of keystroke count.
Kakoune works on selections, which are oriented, inclusive ranges of characters. Selections have an anchor and a cursor. Most commands move both of them except when extending selections, where the anchor character stays fixed and the cursor moves around.
-------------------------------------------------------------------------------- Update Information:
See commit history -------------------------------------------------------------------------------- ChangeLog:
* Thu May 9 2024 Artem Polishchuk ego.cordatus@gmail.com - 2024.05.09-2 - build: Disable LTO due regression in GCC. For f38, f39 only. * Thu May 9 2024 Artem Polishchuk ego.cordatus@gmail.com - 2024.05.09-1 - chore: Update to 2024.05.09 * Wed Jan 24 2024 Fedora Release Engineering releng@fedoraproject.org - 2023.08.05-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering releng@fedoraproject.org - 2023.08.05-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Sep 2 2023 Artem Polishchuk ego.cordatus@gmail.com - 2023.08.05-1 - chore: Update to 2023.08.05 (rh#2229464) --------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2024-b75cbe5eea' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys --------------------------------------------------------------------------------
package-announce@lists.fedoraproject.org