Giter Club home page Giter Club logo

st's Introduction

st - simple terminal


st

st is a simple terminal emulator for X which sucks less. This is my patched version of st which includes these features:

  • Mouse/keyboard scrollback
  • Transparency and theme control using Xresources
  • Dynamic cursor colour and blinking cursor
  • Image preview with w3m support
  • Multiple font support, coloured emojis

Requirements


Xlib header files, libxft-bgra and 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):

  1. make clean install
  2. Symlink st-copyout and st-urlhandler scripts to somewhere in the $PATH or just copy them

Keybinds

  • follow urls by pressing alt-l
  • copy urls in the same way with alt-y
  • copy the output of commands with alt-o
  • copy selected text to clipboard with Alt+C
  • Paste with Shitf+Insert or Alt+V
  • Increase or decrease font with Ctrl+ and Ctrl-
  • Scrollback with Alt+j and Alt+k or using mousewheel

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.

Patched and configured by madvillain, 2023

st's People

Contributors

aaptel avatar k0gamsx avatar hiltjo avatar djpohly avatar colona avatar avih avatar frign avatar medgar123 avatar electronicru avatar garbeam avatar ericpruitt avatar pickfire avatar schachmat avatar suiginsoft avatar michaelforney avatar lotheac avatar blackbit42 avatar esjeon avatar n-r-k avatar mvdan avatar radare avatar osandov avatar pilona avatar v4hn avatar agonrex avatar wengxt avatar mihailzenkov avatar jceb avatar brandoninvergo avatar bennofs avatar

Watchers

James Cloos avatar Nerijus 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.