Luke Smith
4cd9bbae3e
scroll removed
2021-04-05 09:31:07 -04:00
Sahid Velji
6aee0d97ed
Uninstall scroll when uninstalling st
2021-03-08 10:31:37 -05:00
Luke Smith
fa3c401390
0.8.4 update, scroll added as separate prog
2021-02-05 22:28:59 -05:00
mackarelfish
4edc7282ab
Added ligatures patch
2020-05-12 03:46:52 +07:00
Luke Smith
b35e4f5727
boxdraw added
2020-05-05 13:55:37 -04:00
Luke Smith
b43e574fa6
cleanup
2020-05-05 13:52:44 -04:00
Luke Smith
baa9fa076a
following links now separate script
...
this avoids the effects of swallow in dwm
it also will not produce dmenu without found urls
2020-04-15 16:43:14 -04:00
Luke Smith
d9f3fd8a16
cleanup
2020-04-15 16:42:19 -04:00
Luke Smith
84d49f527d
copy output of command with alt-o
2019-05-08 11:26:11 -04:00
yusufaktepe
3cd91894ec
Updated st to 0.8.2
...
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.
2019-05-08 04:05:57 +03:00
Kornelije Sajler
0ad3d4eddf
Updated st 0.8.1. Used new patches, scrollblock and alpha fixed.
...
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.
2018-04-25 22:15:11 +02:00
Shiva
7549ffd200
Clean generated config.h
2017-01-29 21:16:22 -08:00
pl@ninthfloor.org
3ca7249c86
tic -s -> tic -sx (Treat unknown capabilities as user-defined.)
2016-11-14 19:05:47 +01:00
Christoph Lohmann
246c3481d7
arg.h wasn't used for dist.
2015-03-16 22:17:30 +01:00
Christoph Lohmann
c772a6e571
Applying the changes to the docs; by Peter Hartman.
2013-01-05 20:30:25 +01:00
Christoph Lohmann
ff040e9894
Adding setb and setf and a comment about terminfo installation.
2012-08-29 21:13:47 +02:00
Aurélien Aptel
b6af0fdc20
fixed makefile.
2010-09-02 02:03:53 +02:00
Aurélien Aptel
2080dfebea
added manpage.
2010-09-02 02:02:56 +02:00
Aurélien Aptel
160bda1b60
toggle ATTR_REVERSE on selected text, factored some code and fixed Makefile.
2010-08-31 11:02:17 +02:00
pancake
596bb133a5
fix build
...
use config.def.h mechanism
add SHELL in config.h
2010-08-30 23:49:15 +02:00
Aurélien Aptel
ae5baac932
use predefined OS macro instead of uname.
2010-08-30 13:04:19 +02:00
Aurélien Aptel
6db6980e27
st now runs on Linux, OpenBSD and FreeBSD.
2010-08-28 03:18:22 +02:00
Aurélien Aptel
ce3f4fc647
fixed backspace problem, updated terminfo entry and moved TNAME in config.h.
2010-08-19 12:46:54 +02:00
Anselm R Garbe
10e49a0505
applied Devin J Pohly's st color info patches, thanks Devin!
2010-07-24 12:09:14 +01:00
Aurélien Aptel
2e37752961
added/removed files, updated Makefile.
2009-06-16 02:33:38 +02:00
Anselm R Garbe
d58dd3b8bc
backport of local changes
2009-05-10 13:17:09 +01:00
Matthias-Christian Ott
e0d0a2b96e
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
Matthias-Christian Ott
b3902ca178
remove emallocz()
2008-07-04 18:18:51 +02:00
Matthias-Christian Ott
0c0ada8a7f
make st and std separate programmes
2008-06-14 11:03:29 +02:00
Matthias-Christian Ott
5f28725471
source utility functions out to util.c
2008-06-10 17:56:57 +02:00
Anselm R Garbe
375efb8891
slight changes
2008-06-01 18:04:49 +01:00
Anselm R Garbe
1987ae4bac
added some new files for the initial rewrite of st from scratch
2008-05-20 10:03:59 +01:00