Git Product home page Git Product logo

st's Introduction

st - simple terminal | my custom build

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

In this build I have added some patches for more features, these patches can be found on the suckless.org website. The patches that I added:

anysize scrollback
blinking_cursor scrollback-mouse-altscreen
externalpipe vertcenter
focus w3m
font2 xresources

Features

  • Scrollback with Alt + j/k, Alt + u/d, Shift + pageUp/pageDown or with mousewheel (no shift)
  • Incr/decr fontsize with Alt + ./,
  • Different focus transparency, witch values can be given by arguments -A for focused and -U for unfocuesed with values between 0-1. default value can be set in the config file
  • Load xresources colors in configuration st
  • Copy/open urls with st-urlhandler and copy output form terminal with st-copyoutput, whitch I have from the build of Luke Smith

Requirements

In order to build st you need the Xlib header files.
!!! For colored text or emojis install libxft-bgra, if not st might crash when viewing emojis.
For st-urlhandler and st-copyoutput dmenu is required.


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

Credits

Based on Aurélien APTEL bt source code.

st's People

Contributors

aaptel avatar agonrex avatar arieboven avatar avih 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 lotheac avatar medgar123 avatar michaelforney avatar mihailzenkov avatar mvdan avatar n-r-k avatar osandov avatar pickfire avatar pilona avatar radare avatar schachmat avatar suiginsoft avatar v4hn avatar wengxt 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.