Skip to content

mggpie/kissy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kissy

License C Linux

Screenshot

About

A terminal emulator for X based on st 0.8.4, built to combine quality font rendering with image support similar to Kitty.

Note: This project is no longer maintained.

Features

Core

  • Based on st, but with a different name (no overwrite needed)
  • HarfBuzz support for ligatures and emoji
  • W3M images hack

UX improvements

  • Mouse wheel scrolling (no external program required)
  • Background transparency (requires compositor)
  • Better vertical centering
  • Open in specific directory with kissy -d
  • Copy URL with a shortcut
  • Improved text selection visuals
  • Bold is not bright

Integration

  • System font matching
  • Xresources support
  • Clipboard integration with browser
  • Desktop entry included

Installation

git clone https://github.com/mggpie/kissy
cd kissy
sudo make clean install