|
- st - simple terminal | suckless. org software that sucks less
st is a simple terminal implementation for X Motivation Here's an excerpt from the xterm (1) README: Abandon All Hope, Ye Who Enter Here This is undoubtedly the most ugly program in the distribution It was one of the first "serious" programs ported, and still has a lot of historical baggage
- st - simple terminal | suckless. org software that sucks less
For instructions on how to submit and format patches, take a look at the hacking guidelines
- st - simple terminal | suckless. org software that sucks less
Since st doesn't define _NET_WM_ICON this programs can't display the correct icon for st even if a desktop-entry exists This patch solves this problem
- st - simple terminal | suckless. org software that sucks less
Original patch was made for vanilla version of ST from latest master commit It is not 100% compatible with Scrollback and Alpha patches, so I made modified versions that you can apply on top of a Scrollback and or Alpha patch Due to some limitations in drawing engine, ligatures will break when crossing colors, font styles or selection
- st - simple terminal | suckless. org software that sucks less
The mouse and altscreen patches 20191024-a2c479c (and later) are simpler and more robust because st gained better support for customized mouse shortcuts As a result, the altscreen patch doesn't really need the mouse patch
- st - simple terminal | suckless. org software that sucks less
Description This patch adds multiple color schemes and lets you change them without having to restart st Predefined color schemes:
- st - simple terminal | suckless. org software that sucks less
In st, the parameters which control the timing are xfps and actionfps xfps determines how long st waits before drawing after interactive X events (KB mouse), and actionfps determines the draw frequency for output which doesn't follow X events - i e unattended output - e g during animation
- st - simple terminal | suckless. org software that sucks less
URL selecting launching in browser similiar to vimperator's mark mode and the urxvt script However, this can be done by a simple shortcut in dwm which will launch your plumber on the current select buffer St has easy select through double-click This keeps the complex logic out of the st context Links
|
|
|