Git Product home page Git Product logo

mrdotx / st Goto Github PK

View Code? Open in Web Editor NEW
12.0 2.0 5.0 476 KB

build of the suckless simple terminal with patches for alpha, font2, copyurl, openclipboard, invert, appsync, xresources, scrollback, w3m, keyboard select, boxdraw

Home Page: https://st.suckless.org/

License: MIT License

Makefile 1.20% C 96.74% Roff 2.06%
terminal st copy open url command font2 scroll buffer clipboard appsync xresources scrollback alpha w3m keyboard select boxdraw patches

st's Introduction

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


Requirements
------------
In order to build st you need the Xlib header files.


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 <aurelien dot aptel at gmail dot com> bt source code.

Version
-------
0.9.2

Patches
-------
st-alpha-0.8.5.diff
st-font2-20190416-ba72400.diff
st-copyurl-0.8.4.diff
st-openclipboard-20190202-3be4cf1.diff
st-appsync-20200618-b27a383.diff
st-xresources-20200604-9ba7ecf.diff
st-scrollback-20210507-4536f46.diff
st-scrollback-mouse-20191024-a2c479c.diff
st-scrollback-mouse-altscreen-20200416-5703aa0.diff
st-w3m-0.8.3.diff
st-keyboard_select-20200617-9ba7ecf.diff
st-boxdraw_v2-0.8.3.diff

Key - Bindings
--------------
Zoom            - ctrl + plus, minus, equel (shift + mouse scroll)
Scollback       - shift + page_up, page_down (mouse scroll)
Copy URL        - alt + y
Open Copied URL - alt + o
Keyboard Select - ctrl + shift + esc

Keyboard Select - Navigation
----------------------------
h, j, k, l:    move cursor left/down/up/right (also with arrow keys)
!, _, *:       move cursor to the middle of the line/column/screen
Backspace, $:  move cursor to the beginning/end of the line
PgUp, PgDown : move cursor to the beginning/end of the column
Home, End:     move cursor to the top/bottom left corner of the screen
/, ?:          activate input mode and search up/down
n, N:          repeat last search, up/down
s:             toggle move/selection mode
t:             toggle regular/rectangular selection type
Return:        quit keyboard_select, keeping the highlight of the selection
Escape:        quit keyboard_select

Last implemented commit
-----------------------
2024-05-01 18:45	support colons in SGR character attributes	Hiltjo Posthuma

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.