Fri, 23 Jan 2026 08:36:26 CST | login

Information for build kakoune-2023.07.29-2.oc9

ID37638
Package Namekakoune
Version2023.07.29
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/kakoune.git?.#9a682bebda770b660f22fd47efc4024224fd1733
SummaryCode editor heavily inspired by Vim
DescriptionFeatures: * 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.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 06:29:10 CST
CompletedFri, 13 Jun 2025 06:36:31 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/kakoune.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/kakoune.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
kakoune-2023.07.29-2.oc9.src.rpm (info) (download)
aarch64
kakoune-2023.07.29-2.oc9.aarch64.rpm (info) (download)
kakoune-debuginfo-2023.07.29-2.oc9.aarch64.rpm (info) (download)
kakoune-debugsource-2023.07.29-2.oc9.aarch64.rpm (info) (download)
loongarch64
kakoune-2023.07.29-2.oc9.loongarch64.rpm (info) (download)
kakoune-debuginfo-2023.07.29-2.oc9.loongarch64.rpm (info) (download)
kakoune-debugsource-2023.07.29-2.oc9.loongarch64.rpm (info) (download)
x86_64
kakoune-2023.07.29-2.oc9.x86_64.rpm (info) (download)
kakoune-debuginfo-2023.07.29-2.oc9.x86_64.rpm (info) (download)
kakoune-debugsource-2023.07.29-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
aarch64
dnf.log
dnf.librepo.log
dnf.rpm.log
state.log
root.log
hw_info.log
mock_output.log
build.log
installed_pkgs.log
mock_config.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Tue Jun 10 2025 bbrucezhang <bbrucezhang@tencent.com> - 2023.07.29-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2023.07.29-1 - initial build