saloniamatteo / st

This repository contains my build of st. (Forked from Luke Smith)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

st-matteo

This st build is based off of Luke Smith's st build. I have applied my own patches.

NOTE: this version will stay at 0.8.2; the new "scroll" feature has been removed (uses good old utmp).

You can get the PKGBUILD here

  • Patch features:
    • Added ALTKEY;
    • Bell Volume increased to 100;
    • Change alpha with Super+Shift+A/S;
    • Copy with Alt+C, Paste with Alt+V;
    • CopyOutput now uses Alt+Ctrl+O;
    • CopyUrlCmd now uses Alt+Ctrl+Y;
    • MODKEY changed to Super;
    • Modified TERMMOD to Super+Shift;
    • OpenUrlCmd now uses Alt+Shift+L.

About

This repository contains my build of st. (Forked from Luke Smith)

License:MIT License


Languages

Language:C 94.3%Language:Roff 2.5%Language:Shell 1.6%Language:Makefile 1.6%