1
0
mirror of https://github.com/alrayyes/st synced 2023-11-14 15:56:30 +00:00
Go to file
2019-06-12 15:34:22 +00:00
.gitignore save patches locally 2019-03-13 16:01:37 +01:00
.gitlab-ci.yml Update .gitlab-ci.yml 2019-06-12 15:34:22 +00:00
config.h updated to 0.8.2 2019-03-13 10:55:22 +01:00
LICENSE.md Update LICENSE.md 2019-03-13 15:56:39 +01:00
local-disable-bold-italic-fonts.diff updated to 0.8.2 2019-03-13 10:55:22 +01:00
local-st-alpha-0.8.2.diff updated to 0.8.2 2019-03-13 10:55:22 +01:00
PKGBUILD save patches locally 2019-03-13 16:01:37 +01:00
README.md Update README.md 2019-06-12 14:59:00 +00:00
st-clipboard-0.8.2.diff save patches locally 2019-03-13 16:01:37 +01:00
st-scrollback-20190122-3be4cf1.diff save patches locally 2019-03-13 16:01:37 +01:00
st-scrollback-mouse-0.8.diff save patches locally 2019-03-13 16:01:37 +01:00
st-vertcenter-20180320-6ac8c8a.diff save patches locally 2019-03-13 16:01:37 +01:00
TODO.md todo is markdown 2018-04-02 15:16:28 +02:00

My Suckless Terminal Build

pipeline status

Suckless Terminal Arch package with a few patches installed to keep things nice:

Terminal-specific mappings

  • Scroll through history -- Shift+PageUp/PageDown or Shift+Mouse wheel
  • Alt-k and Alt-j scroll back/foward in history one line at a time
  • Alt-u and Alt-d scroll back/foward in history a page at a time
  • Increase/decrease font size -- Shift+Alt+PageUp/PageDown
  • Return to default font size -- Shift+Alt+Home
  • Paste -- Shift+Insert

Installation

makepkg -si

Further Notes

  • When modifying config.h be sure to run updpkgsums to update checksums before running makepkg -si

License

This theme is released under the MIT License. For more information read the license.