Sun, 22 Dec 2024 14:09:08 CST | login

Information for build kitty-0.31.0-1.ocs23

ID19456
Package Namekitty
Version0.31.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/kitty.git?.#d11b16bb0a911578e8ef40fc867925d712e857ce
SummaryCross-platform, fast, feature full, GPU based terminal emulator
Description- Offloads rendering to the GPU for lower system load and buttery smooth scrolling. Uses threaded rendering to minimize input latency. - Supports all modern terminal features: graphics (images), unicode, true-color, OpenType ligatures, mouse protocol, focus tracking, bracketed paste and several new terminal protocol extensions. - Supports tiling multiple terminal windows side by side in different layouts without needing to use an extra program like tmux. - Can be controlled from scripts or the shell prompt, even over SSH. - Has a framework for Kittens, small terminal programs that can be used to extend kitty's functionality. For example, they are used for Unicode input, Hints and Side-by-side diff. - Supports startup sessions which allow you to specify the window/tab layout, working directories and programs to run on startup. - Cross-platform: kitty works on Linux and macOS, but because it uses only OpenGL for rendering, it should be trivial to port to other Unix-like platforms. - Allows you to open the scrollback buffer in a separate window using arbitrary programs of your choice. This is useful for browsing the history comfortably in a pager or editor. - Has multiple copy/paste buffers, like vim.
Built byxinlongchen
State complete
Volume DEFAULT
StartedFri, 06 Sep 2024 17:12:52 CST
CompletedFri, 06 Sep 2024 17:17:27 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/kitty.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/kitty.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
kitty-0.31.0-1.ocs23.src.rpm (info) (download)
aarch64
kitty-0.31.0-1.ocs23.aarch64.rpm (info) (download)
kitty-kitten-0.31.0-1.ocs23.aarch64.rpm (info) (download)
kitty-debuginfo-0.31.0-1.ocs23.aarch64.rpm (info) (download)
kitty-debugsource-0.31.0-1.ocs23.aarch64.rpm (info) (download)
kitty-kitten-debuginfo-0.31.0-1.ocs23.aarch64.rpm (info) (download)
noarch
kitty-doc-0.31.0-1.ocs23.noarch.rpm (info) (download)
kitty-shell-integration-0.31.0-1.ocs23.noarch.rpm (info) (download)
kitty-terminfo-0.31.0-1.ocs23.noarch.rpm (info) (download)
x86_64
kitty-0.31.0-1.ocs23.x86_64.rpm (info) (download)
kitty-kitten-0.31.0-1.ocs23.x86_64.rpm (info) (download)
kitty-debuginfo-0.31.0-1.ocs23.x86_64.rpm (info) (download)
kitty-debugsource-0.31.0-1.ocs23.x86_64.rpm (info) (download)
kitty-kitten-debuginfo-0.31.0-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 06 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.31.0-1 - initial build