Commit Graph

16 Commits (3d0eeac7a8e69ca5641f48c6ac48c51f41db0ed1)

Author SHA1 Message Date
Aurélien Aptel 95b236a22a fixed makefile. 16 years ago
Aurélien Aptel c762fce23c added manpage. 16 years ago
Aurélien Aptel 9669f718ab toggle ATTR_REVERSE on selected text, factored some code and fixed Makefile. 16 years ago
pancake ca1f6675a1 fix build
use config.def.h mechanism
add SHELL in config.h
16 years ago
Aurélien Aptel 4f5c7e3a31 use predefined OS macro instead of uname. 16 years ago
Aurélien Aptel cf527c22d5 st now runs on Linux, OpenBSD and FreeBSD. 16 years ago
Aurélien Aptel 66efdff768 fixed backspace problem, updated terminfo entry and moved TNAME in config.h. 16 years ago
Anselm R Garbe 2bbe19f9d5 applied Devin J Pohly's st color info patches, thanks Devin! 16 years ago
Aurélien Aptel 19d9334d96 added/removed files, updated Makefile. 17 years ago
Anselm R Garbe c740fb5be8 backport of local changes 17 years ago
Matthias-Christian Ott 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.
18 years ago
Matthias-Christian Ott eb92c4da84 remove emallocz() 18 years ago
Matthias-Christian Ott c9e63f9c30 make st and std separate programmes 18 years ago
Matthias-Christian Ott 3e8930a7a6 source utility functions out to util.c 18 years ago
Anselm R Garbe 2803f76fa8 slight changes 18 years ago
Anselm R Garbe a4e3e95194 added some new files for the initial rewrite of st from scratch 18 years ago