Giter Site home page Giter Site logo

st's Introduction

st

What is st?

st is a simple terminal emulator for X which sucks less (st is created by the good folks at https://suckless.org). The Suckless team created st as an alternative to traditional terminal emulators like xterm and rxvt, which have tens of thousands of lines of code and are quite bloated in comparison to the rather slim st.

Why to use this build

This is my personal build of st that is very heavily patched to add more functionality and more customization options.

Patches

  • st-alpha -- adds transparency to the background (must have a compositor for this to work)
  • st-font2 -- adds the option to list multiple fonts; great for having a fallback font
  • st-ligatures -- ligature support; requires harfbuzz
  • st-scrollback -- adds scrollback with SHIFT+PageUp/PageDown
  • st-scrollback-mouse -- adds the ability to scroll with SHIFT+MouseWheel
  • st-scrollback-mouse-altscreen -- now you can scroll with just the MouseWhell (no SHIFT required)
  • st-vertcenter -- better vertical alignment of lineszz
  • st-workingdir -- adds option to open st at specific directory (ex: st -d /usr/bin)
  • st-w3m -- support for w3m

Install

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

st's People

Contributors

dwt1 avatar bishrghalil avatar kr1ss-xd avatar crian avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.