Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-05 | boxdraw added | Luke Smith | |
2020-05-05 | cleanup | Luke Smith | |
2020-04-15 | following links now separate script | Luke Smith | |
this avoids the effects of swallow in dwm it also will not produce dmenu without found urls | |||
2020-04-15 | cleanup | Luke Smith | |
2019-05-08 | copy output of command with alt-o | Luke Smith | |
2019-05-08 | Updated st to 0.8.2 | yusufaktepe | |
Updated to latest git (20190414.f1546cf) & updated patches. Changes: . Upstream fixes. . Alpha: Opacity value is now typed in float (0-1). Also "-A" cmd option added as alternative opacity changing method. . Clipboard: middle click pastes from clipboard. . Organized shortcuts. | |||
2018-04-25 | Updated st 0.8.1. Used new patches, scrollblock and alpha fixed. | Kornelije Sajler | |
Created run-patches.sh, runs all patches on clean st 0.8.1 code. All old patches remvoed, including trasparency diff. Not including solarized theme, don't see value of it. Commented colornames array with color indexs from 0-15, includes index 255, and afterwards bg, fg and cursor, change those for background, foreground and cursor color. Seems better than solarized toggle. Updated README. | |||
2017-01-29 | Clean generated config.h | Shiva | |
2016-11-14 | tic -s -> tic -sx (Treat unknown capabilities as user-defined.) | pl@ninthfloor.org | |
2015-03-16 | arg.h wasn't used for dist. | Christoph Lohmann | |
2013-01-05 | Applying the changes to the docs; by Peter Hartman. | Christoph Lohmann | |
2012-08-29 | Adding setb and setf and a comment about terminfo installation. | Christoph Lohmann | |
2010-09-02 | fixed makefile. | Aurélien Aptel | |
2010-09-02 | added manpage. | Aurélien Aptel | |
2010-08-31 | toggle ATTR_REVERSE on selected text, factored some code and fixed Makefile. | Aurélien Aptel | |
2010-08-30 | fix build | pancake | |
use config.def.h mechanism add SHELL in config.h | |||
2010-08-30 | use predefined OS macro instead of uname. | Aurélien Aptel | |
2010-08-28 | st now runs on Linux, OpenBSD and FreeBSD. | Aurélien Aptel | |
2010-08-19 | fixed backspace problem, updated terminfo entry and moved TNAME in config.h. | Aurélien Aptel | |
2010-07-24 | applied Devin J Pohly's st color info patches, thanks Devin! | Anselm R Garbe | |
2009-06-16 | added/removed files, updated Makefile. | Aurélien Aptel | |
2009-05-10 | backport of local changes | Anselm R Garbe | |
2008-07-21 | simplify Makefile | Matthias-Christian Ott | |
Due to consideration of POSIX compliance issues config.mk had to be removed. Configuration variables can be overridden by environment variables or specified via command line. Additionally all pretty-printed messages were removed and built-in rules are used. This also simplifies and purges the Makefile. | |||
2008-07-04 | remove emallocz() | Matthias-Christian Ott | |
2008-06-14 | make st and std separate programmes | Matthias-Christian Ott | |
2008-06-10 | source utility functions out to util.c | Matthias-Christian Ott | |
2008-06-01 | slight changes | Anselm R Garbe | |
2008-05-20 | added some new files for the initial rewrite of st from scratch | Anselm R Garbe | |