Пакет kitty: Информация

    Бинарный пакет: kitty
    Версия: 0.32.2-alt2
    Архитектура: armh
    Собран:  11 марта 2024 г. 12:46 в задании #342466
    Исходный пакет: kitty
    Категория: Терминалы
    Сообщить об ошибке в пакете
    Загрузка: kitty-0.32.2-alt2.armh.rpm
    Домашняя страница: https://sw.kovidgoyal.net/kitty/

    Лицензия: GPL-3.0
    О пакете: Cross-platform, fast, feature-rich, GPU based terminal
    Описание: 
    - 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, hyperlinks, 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.

    Сопровождающий: Egor Ignatov

    Список участников:
    Egor Ignatov
    Alexey Sheplyakov
    Michael Shigorin

    Права:
    Egor Ignatov

    Последнее изменение


    11 марта 2024 г. Egor Ignatov 0.32.2-alt2
    - enable shell-integration tests
    - fix build with gcc 10
    14 февраля 2024 г. Egor Ignatov 0.32.2-alt1
    - new version 0.32.2
    27 января 2024 г. Alexey Sheplyakov 0.32.1-alt2
    - NMU: fixed FTBFS on LoongArch