Commit Graph

17 Commits

Author SHA1 Message Date
5843cbeae7 Adding setb and setf and a comment about terminfo installation. 2012-08-29 21:13:47 +02:00
95b236a22a fixed makefile. 2010-09-02 02:03:53 +02:00
c762fce23c added manpage. 2010-09-02 02:02:56 +02:00
9669f718ab toggle ATTR_REVERSE on selected text, factored some code and fixed Makefile. 2010-08-31 11:02:17 +02:00
ca1f6675a1 fix build
use config.def.h mechanism
add SHELL in config.h
2010-08-30 23:49:15 +02:00
4f5c7e3a31 use predefined OS macro instead of uname. 2010-08-30 13:04:19 +02:00
cf527c22d5 st now runs on Linux, OpenBSD and FreeBSD. 2010-08-28 03:18:22 +02:00
66efdff768 fixed backspace problem, updated terminfo entry and moved TNAME in config.h. 2010-08-19 12:46:54 +02:00
2bbe19f9d5 applied Devin J Pohly's st color info patches, thanks Devin! 2010-07-24 12:09:14 +01:00
19d9334d96 added/removed files, updated Makefile. 2009-06-16 02:33:38 +02:00
c740fb5be8 backport of local changes 2009-05-10 13:17:09 +01:00
db20559694 simplify Makefile
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-21 17:06:59 +02:00
eb92c4da84 remove emallocz() 2008-07-04 18:18:51 +02:00
c9e63f9c30 make st and std separate programmes 2008-06-14 11:03:29 +02:00
3e8930a7a6 source utility functions out to util.c 2008-06-10 17:56:57 +02:00
2803f76fa8 slight changes 2008-06-01 18:04:49 +01:00
a4e3e95194 added some new files for the initial rewrite of st from scratch 2008-05-20 10:03:59 +01:00