Giter VIP home page Giter VIP logo

st's Introduction

Hector's build of st - the simple terminal.

Screenshot

The suckless terminal (st) with additional patches.

Patches

  • Xresources with signal
  • Alpha
  • Alpha Focus Highlight
  • New terminal in current directory
  • Ligature
  • Scrollback
  • Selection colors
  • DelKey
  • One Clipboard
  • Copy URL
  • Open Copied URL
  • Right Click Paste
  • UnderCurl
  • Nordtheme
  • Themed Cursor

Installation

git clone https://github.com/hbarral/st
cd st
make && sudo make install && make clean

Bindings

  • Shift+PageUp to scroll backwards.
  • Shift+PageDown to scroll forward.
  • Alt+l to cycle through the available URLs.
  • Alt+o to open a URL with the default browser.
  • Ctrl+Shift+PageUp to increase the font size.
  • Ctrl+Shift+PageDown to increase the font size.
  • Shift+Home to reset the font size.
  • Ctrl+Shift+Enter to open another terminal in the current directory.
  • Ctrl+Shift+c copy to clipboard.
  • Ctrl+Shift+v to paste from the clipboard.
  • Right Click to paste from the clipboard.

Configuration

  • Some configurations that can be added to .Xresources
st.font: Cascadia Code-16;
st.cursorstyle: 2
st.alpha: 0.2
st.alphaUnfocussed: 0.1
st.background: black

Credits

st's People

Contributors

aaptel avatar k0gamsx avatar hiltjo avatar djpohly avatar hbarral avatar colona avatar avih avatar frign avatar medgar123 avatar electronicru avatar garbeam avatar ericpruitt avatar vain avatar schachmat avatar pickfire avatar blackbit42 avatar lotheac avatar michaelforney avatar suiginsoft avatar esjeon avatar n-r-k avatar mvdan avatar radare avatar osandov avatar pilona avatar v4hn avatar agonrex avatar wengxt avatar amade 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.