copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
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 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 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
st - simple terminal | suckless. org software that sucks less This patch allows st to resize to any pixel size, makes the inner border size dynamic, and centers the content of the terminal so that the left right and top bottom borders are balanced