Skip to content

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

License

Notifications You must be signed in to change notification settings

saloniamatteo/st

Repository files navigation

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.