Coder Social home page Coder Social logo

st's Introduction

st - simple terminal

st is a simple terminal emulator for X which sucks less.

This is a WIP fork of Suckless' awesome ST, with some added features built-in:

  • Kept mostly in sync with upstream branch
  • Number of rows and columns are read from Xresources
  • Custom history size via Xresources
  • Added skiptaskbar and skippager XResources options
  • Added support for Xorg fullscreen mode via F11 key
  • For desktops with a dock (e.g. GNOME) an hardcoded RGBA icon is provided
  • Many other fixes here and there

This forks builds upon the offical ST release already patched with these st-patches:

  • st background alpha
  • clipboard support (xclip)
  • externalpipe
  • spoiler
  • allows to disable bold and italic fonts
  • scrollback and mouse scrollback
  • vertcenter
  • relativeborder
  • support loading options from xresources
  • boxdraw
  • sync patch

Requirements

In order to build st you need the Xlib header files. For the alpha patch, you also need XRender.

Additional required packages:

  • w3m
  • xurls
  • dmenu

Installation

Edit config.mk to match your local setup (st is installed into the /usr/local namespace by default).

Afterwards enter the following command to build and install st (if necessary as root):

make clean install

Running st

If you did not install st with make clean install, you must compile the st terminfo entry with the following command:

tic -sx st.info

See the man page for additional details.

Credits

Based on Aurélien APTEL bt source code.

st's People

Contributors

aaptel avatar agonrex avatar amade avatar bennofs avatar blackbit42 avatar brandoninvergo avatar colona avatar djpohly avatar electronicru avatar ericpruitt avatar esjeon avatar frign avatar garbeam avatar hiltjo avatar jceb avatar k0gamsx avatar martanne avatar mcaimi avatar medgar123 avatar michaelforney avatar mihailzenkov avatar mvdan avatar nullplan avatar osandov avatar pilona avatar radare avatar schachmat avatar suiginsoft avatar v4hn avatar wengxt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

st's Issues

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.