Merge pull request #5 from cquijano/patched
Luke Smith
2018-07-15 14:03:29 -0400
c49edb020efix defaultbg value, solve sigfault
Carlos Quijano
2018-07-15 19:40:51 +0200
5535c1f04cFix crash when cursor color is truecolor
Jules Maselbas
2018-07-15 13:53:37 +0200
b51bcd5553Make cursor follow text color
Jules Maselbas
2018-07-14 11:16:37 +0200
1911c9274dSimplify cursor color handling
Jules Maselbas
2018-07-14 11:16:36 +0200
43af5f7790manual updates
Luke Smith
2018-07-08 14:23:08 -0400
f9cd5efaa0shift-insert now pastes from clipboard
Luke Smith
2018-07-08 14:22:52 -0400
7f231a6b54xresources patch now default
Luke Smith
2018-07-07 03:28:01 -0400
29f341da7cFix crash on resize
Jules Maselbas
2018-06-27 17:08:30 +0200
195535faccwal compatibility added
Luke Smith
2018-06-25 19:28:26 -0400
dc3b5babf1config.mk: remove extra newline before EOF
Hiltjo Posthuma
2018-06-02 17:11:14 +0200
235a783e03code-style for pledge(2)
Hiltjo Posthuma
2018-05-25 13:04:09 +0200
30ce2cc002Pledge on OpenBSD
Hiltjo Posthuma
2018-05-25 11:59:28 +0200
ae9739faedalt-shift-j/k zoom bindings b/c why not lmao
Luke Smith
2018-05-01 15:01:58 -0700
f6ecf743abcleaning
Luke Smith
2018-05-01 14:42:15 -0700
cd357e5c67Big cleanup and some redundant bindings added
Luke Smith
2018-05-01 14:36:36 -0700
60ea12d971Updated few minor changes in README.
Kornelije Sajler
2018-04-25 22:58:56 +0200
67940f05e5Updated README with few more info.
Kornelije Sajler
2018-04-25 22:53:54 +0200
582549f486Updade README with more info no custom changes. Updated config.def.h with my/luke preferences. Font=14px, alpha=0xcd, colorname[]=pop_os-inspired. Changed values for bg,fg and cursor using 256, 257, 258 indexs from colorname[]. Patched with luke's keymapping's.
Kornelije Sajler
2018-04-25 22:49:04 +0200
0ad3d4eddfUpdated 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.
Kornelije Sajler
2018-04-25 22:15:11 +0200
041912a791error message style and use strerror in a few places
Hiltjo Posthuma
2018-03-29 18:30:05 +0200
bd3f7fd842st -v: remove years and copyright text
Hiltjo Posthuma
2018-03-29 18:18:30 +0200
74cff67bd7set sel.alt in selstart instead of selextend
Daniel Tameling
2018-03-28 21:27:58 +0200
6f0f2b7ec3bump version to 0.8.1
Hiltjo Posthuma
2018-03-20 21:29:10 +0100
f4020b2cc4fix regression by selecting clipboard text
Hiltjo Posthuma
2018-03-20 21:25:30 +0100
a5a928bfc1don't modify argv, use a counter
Hiltjo Posthuma
2018-03-20 21:22:27 +0100