8000 GitHub - Packingdustry/st: fork of @BreadOnPenguins's st build, adds Fullscreen support, and desktop entry for GNOME desktop, and more.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Packingdustry/st

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple terminal

My very simple fork of st, comes with no guarantees or warranties (to be clear: this means things may not work as expected, or at all) :^)

patches added

  • alpha & changealpha (transparency)
  • Xresources w/ reload signal (pywal takes priority)
  • ligatures
  • scrollback ringbuffer, with mouse
  • anysize (ensures compatibility with various gaps setups in tiling WMs)

other stuff

  • If you aren't using ~/.Xresources or pywal, default color palette is Nord.
  • Read or change keybinds, default font/size, etc. in config.h - I'll update the man page at some point. Bindings are what you'd expect, besides:
    • alt + c & alt + v for copy-paste
    • alt + a & alt + s to increase and decrease alpha (transparency) respectively
    • alt + shift + k & alt + shift + j to increase and decrease font size, respectively

how install pls?

git clone https://github.com/BreadOnPenguins/st
cd st
sudo make install

About

fork of @BreadOnPenguins's st build, adds Fullscreen support, and desktop entry for GNOME desktop, and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.3%
  • Roff 2.3%
  • Makefile 1.4%
0