Code Monkey home page Code Monkey logo

st's Introduction

st - simple terminal

This is a clone of suckless.org the coolest terminal client st. Light, stable, simple and fast. tmux brings in all other needed features.

Customizations

  • Inconsolata font usage.
  • solarized dark color scheme.
  • transparency support added.

Screen

Screenshot

Requirements

In order to build st you need:

  • Xlib header files - location of these might differ, edit config.mk
  • xft lib headers.
  • Inconsolata.ttf fonts, unless you change it in config.h

Installation

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

NOTE: to have unicode character support, install freetype2 library headers.

NOTE: ranger file manager may not preview images well, when having transparency enabled.

Transparency

You need to run compton or xcompmgr in order to have transparent terminal.

Ubuntu required libraries

apt-get install libx11-dev libxext-dev libxft-dev fonts-inconsolata

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

make clean install

NOTE concerning inconsolata font changes, recently it got bold font support and if you had hinstyle set to none it should not make any impact. Otherwise you may need to set it to none.

Running st

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

tic -s st.info

Run it with tmux:

st -e tmux

See the man page for additional details.

Credits

Based on Aurélien APTEL bt source code.

st's People

Contributors

aaptel avatar k0gamsx avatar l3pp4rd avatar medgar123 avatar electronicru avatar garbeam avatar schachmat avatar ericpruitt avatar colona avatar esjeon avatar radare avatar amade avatar brandoninvergo avatar bashhack avatar michaelforney avatar mihailzenkov avatar vlaadbrain avatar egmontkob avatar farhaven avatar jfhg avatar joescott avatar kaihendry avatar rafaelgg avatar bobrippling avatar joe9 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.