diff options
author | Kornelije Sajler <xajler@gmail.com> | 2018-04-25 22:15:11 +0200 |
---|---|---|
committer | Kornelije Sajler <xajler@gmail.com> | 2018-04-25 22:15:11 +0200 |
commit | 0ad3d4eddfb0c260791dc3a6383f3a1047c972ab (patch) | |
tree | c81743be2dea80003bd04ba3708c39956d474efb /LICENSE | |
parent | efad574780975ee22f2826900ac2a62883b02c40 (diff) |
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.
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -1,13 +1,16 @@ MIT/X Consortium License +© 2014-2018 Hiltjo Posthuma <hiltjo at codemadness dot org> +© 2018 Devin J. Pohly <djpohly at gmail dot com> +© 2014-2017 Quentin Rameau <quinq at fifth dot space> © 2009-2012 Aurélien APTEL <aurelien dot aptel at gmail dot com> -© 2009 Anselm R Garbe <garbeam at gmail dot com> -© 2012-2016 Roberto E. Vargas Caballero <k0ga at shike2 dot com> +© 2008-2017 Anselm R Garbe <garbeam at gmail dot com> +© 2012-2017 Roberto E. Vargas Caballero <k0ga at shike2 dot com> © 2012-2016 Christoph Lohmann <20h at r-36 dot net> © 2013 Eon S. Jeon <esjeon at hyunmu dot am> © 2013 Alexander Sedov <alex0player at gmail dot com> © 2013 Mark Edgar <medgar123 at gmail dot com> -© 2013 Eric Pruitt <eric.pruitt at gmail dot com> +© 2013-2014 Eric Pruitt <eric.pruitt at gmail dot com> © 2013 Michael Forney <mforney at mforney dot org> © 2013-2014 Markus Teich <markus dot teich at stusta dot mhn dot de> © 2014-2015 Laslo Hunhold <dev at frign dot de> |