Language

Package: termite @ 15

Synopsis

Keyboard-centric, VTE-based terminal

Description

Termite is a minimal terminal emulator. It is no longer maintained as the author considers it obsoleted by Alacritty.

It was designed for use with tiling window managers. It is a modal application, similar to Vim, with an insert mode and command mode where keybindings have different functions.

Home page
https://github.com/thestinger/termite/
Location
gnu/packages/terminals.scm (line: 178, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'vte' does not match package name 'vte-ng'