Giter VIP home page Giter VIP logo

st's Introduction

st - simple terminal

The suckless terminal (st) with some additional features.

Unique features

  • color emoji support (ligature not support)
  • XIM over-the-spot support

Other st patches

  • scrollback
  • vertcenter
  • xresources
  • externalpipe

Requirements

  • Xlib
  • cairo
  • FontConfig
  • FreeType2

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 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 odknt avatar osandov avatar pickfire 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

st's Issues

SIXEL handling could be better

Hi,
I played around a bit with your st version and it looks like it is still somewhat lacking when it comes to SIXEL.
Did you fix anything some previous attempts at SIXEL for st did wrong?

I would suggest you to take a look at the SIXEL patch within https://github.com/bakkeby/st-flexipatch/ since that is more mature in my opinion, while still not perfect (bakkeby/st-flexipatch#30).

Your st seems to have problems with SIXEL images disappearing when scrolling and for some reason I could not even start nvim to test if SIXEL displayed in :terminal.
Also drawing example and gif with img2sixel don't seem to work.
Maybe other things as well.

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.