25 Commits (jaspers-st)

Author SHA1 Message Date
Jasper Levin Spahl 1ca76c5be5
Added Font Liguatures 5 years ago
Luke Smith 84d49f527d
copy output of command with alt-o 6 years ago
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.
6 years ago
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.
7 years ago
Shiva 7549ffd200 Clean generated config.h 8 years ago
pl@ninthfloor.org 3ca7249c86 tic -s -> tic -sx (Treat unknown capabilities as user-defined.) 8 years ago
Christoph Lohmann 246c3481d7 arg.h wasn't used for dist. 10 years ago
Christoph Lohmann c772a6e571 Applying the changes to the docs; by Peter Hartman. 12 years ago
Christoph Lohmann ff040e9894 Adding setb and setf and a comment about terminfo installation. 13 years ago
Aurélien Aptel b6af0fdc20 fixed makefile. 15 years ago
Aurélien Aptel 2080dfebea added manpage. 15 years ago
Aurélien Aptel 160bda1b60 toggle ATTR_REVERSE on selected text, factored some code and fixed Makefile. 15 years ago
pancake 596bb133a5 fix build
use config.def.h mechanism
add SHELL in config.h
15 years ago
Aurélien Aptel ae5baac932 use predefined OS macro instead of uname. 15 years ago
Aurélien Aptel 6db6980e27 st now runs on Linux, OpenBSD and FreeBSD. 15 years ago
Aurélien Aptel ce3f4fc647 fixed backspace problem, updated terminfo entry and moved TNAME in config.h. 15 years ago
Anselm R Garbe 10e49a0505 applied Devin J Pohly's st color info patches, thanks Devin! 15 years ago
Aurélien Aptel 2e37752961 added/removed files, updated Makefile. 16 years ago
Anselm R Garbe d58dd3b8bc backport of local changes 16 years ago
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.
17 years ago
Matthias-Christian Ott b3902ca178 remove emallocz() 17 years ago
Matthias-Christian Ott 0c0ada8a7f make st and std separate programmes 17 years ago
Matthias-Christian Ott 5f28725471 source utility functions out to util.c 17 years ago
Anselm R Garbe 375efb8891 slight changes 17 years ago
Anselm R Garbe 1987ae4bac added some new files for the initial rewrite of st from scratch 17 years ago