Giter Site home page Giter Site logo

st's Introduction

OVERVIEW

This directory contains st, a simple terminal emulator for X that is based on Aurélien APTEL (<aurelien dot aptel at gmail dot com>) bt source code.

This st distribution is a fork of suckless' st version 0.8.4 with the following patches:

  • clipboard
  • copyurl
  • open copied url
  • vim browse
  • xresources

See git log for further differences.

The original sources can be downloaded from:

  1. https://git.suckless.org/st (git)
  2. https://dl.suckless.org/st/st-0.8.4.tar.gz (tarball)
  3. https://st.suckless.org/patches/ (patches)

REQUIREMENTS

Build time

  • C99 compiler
  • POSIX sh(1p), make(1p) and "mandatory utilities"
  • libX11
  • fontconfig
  • freetype2
  • ncurses is optional, for compiling terminfo entry

INSTALL

The shell commands make && make install should build and install this package. See config.mk file for configuration parameters.

st can be customized by creating a custom config.h file and (re)compiling the source code.

BUGS

If you find a program that complains that st is unknown/not recognised/unsupported/etc, try to compile the st terminfo entry with the following command:

tic -sx st.info

Also, by the following make target:

make terminfo-entry

See terminfo(5) for additional details.

LICENSE

st is licensed through MIT/X Consortium License. See LICENSE file for copyright and license details.

st's People

Contributors

sighook 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.