Giter Site home page Giter Site logo

st's Introduction

Simple Terminal

This is my personal build of Suckless's Simple Terminal.

Each branch of this repository contains a feature implemented on top of the base build of St from Suckless.

All desired features are then merged into the current_config branch. The current build contains patches from all other branches, other than the alpha patch.

Patches

All patches that I have applied are located in patches.

Fonts and colors

Fonts:

Cherry is a bitmap font. If there are any issues with displaying this font, make sure the file /etc/fonts/conf.d/70-no-bitmaps.conf does not exist.

See below for notes about making sure JoyPixels, and emoji fonts in general, work properly.

Colors:

My colorschemes are available in colors.

The current build also supports reading Xresources. This is not necessary to replicate my build, but provides added convenience. If colors/settings are defined in Xresources, those settings will take precedence to the build in options.

Bindings

  • Follow URLs: alt-l

  • Copy URLs: alt-y

  • Copy the output of commands: alt-o

  • Scrollback: alt-โ†‘/โ†“ or alt-pageup/pagedown or by scrolling while holding shift

  • Scrollback with vim keys: alt-k/j; faster scrolling with alt-u/d

  • Zoom: shift + alt-j/k alt-home returns zoom to default.

  • Copy text: alt-c

  • Paste text: alt-v or shift-insert

Use my build

Since my current build supports emoji's, it is required replace libXft with the patched version until the fix gets implemented in the official build.

libxft-bgra is available in the AUR.

After replacing the standard libXft, you can build and install St by cloning this repository (insuring you are on the current_config branch).

Finally, run:

# make install

After making changes, be sure to include the clean target when rebuilding St:

# make clean install

st's People

Contributors

aaptel avatar k0gamsx avatar hiltjo avatar jiv222 avatar djpohly avatar colona avatar avih avatar frign avatar medgar123 avatar electronicru avatar garbeam avatar ericpruitt avatar schachmat avatar pickfire avatar blackbit42 avatar lotheac avatar michaelforney avatar suiginsoft avatar esjeon avatar mvdan avatar radare avatar osandov avatar pilona avatar v4hn avatar agonrex avatar wengxt avatar mihailzenkov avatar jceb avatar brandoninvergo avatar bennofs 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.