Commit Graph

1037 Commits

Author SHA1 Message Date
c5107954b2 cursorColor removed 2018-12-18 20:29:38 -05:00
6863c0608a just use xdg-open 2018-12-18 09:29:09 -05:00
b8f48f3176 Merge pull request #33 from hexinal/patch-1
Updated shortcut for zoomreset
2018-12-18 07:47:58 -05:00
93ea70adb2 Updated shortcut for zoomreset 2018-12-18 11:15:39 +00:00
f9c152ab79 remove adjacent identical links from url picker 2018-12-16 22:50:23 -05:00
edbc788d20 Merge pull request #31 from terriblephrases/master
Upstream updates
2018-12-16 20:10:20 -05:00
7a1a92ff3f small code-style fix 2018-12-16 02:20:16 +01:00
e651f31642 output child WEXITSTATUS/WTERMSIG on abnormal termination 2018-12-16 02:19:10 +01:00
3061ebd7e1 st: small typofix in comment 2018-12-16 02:18:36 +01:00
539e145e65 fix memory leak in xloadcols()
reported by Avi Halachmi (:avih)" <avihpit@yahoo.com>

patch slightly changed by me.
2018-12-16 02:18:16 +01:00
62371f0b21 Fix crash on resize
Prevent to realloc xw.specbuc with a negative number of col.
Add proper hints for the minimal size, for one character.
2018-12-16 02:10:06 +01:00
ee16dfb8f3 revert to normal size now just alt-home 2018-12-13 17:54:26 -05:00
a2b1dfe1ba ctrl-l chooses urls with xurls and dmenu 2018-12-13 17:23:38 -05:00
6c93dd4520 Merge pull request #25 from terriblephrases/master
corrects color and font size info
2018-12-03 17:01:05 -05:00
3fb4962375 corrects color and font size info 2018-12-03 20:53:04 +01:00
7699e6d67c Merge pull request #24 from terriblephrases/master
Correct gruvbox defaultfg and cursor colors
2018-12-03 12:58:50 -05:00
313ecfec81 sets correct gruvbox defaultfg and cursor colors, restores poss. to use 257+ colors 2018-12-03 17:38:57 +01:00
15c6321d87 gruvbox 2018-12-01 18:23:52 -05:00
ec8887f0f2 openbsd compilation note 2018-11-24 09:17:12 -05:00
1210133b4b alpha/transparency read from xresources 2018-11-14 10:31:03 -05:00
7186ee2ddd mouse bindings and documentation 2018-10-16 15:21:02 -04:00
07bfca3009 default font larger 2018-10-16 14:41:35 -04:00
2e89d5f575 man fixes 2018-10-16 14:41:14 -04:00
523d83e6ab copy/paste fixes 2018-10-04 16:53:12 -04:00
53b4c270aa bgcolor to 0 2018-10-04 16:18:07 -04:00
a8137b4541 readme color update 2018-09-14 07:57:35 -04:00
059106186b Revert "Update LICENSE"
This reverts commit 85d8621d8c.
2018-09-01 00:16:58 -04:00
0bd7a0bb0d Merge branch 'master' of github.com:LukeSmithxyz/st 2018-08-27 13:14:35 -04:00
8148957553 bg fix on some graphical systems 2018-08-27 13:13:56 -04:00
85d8621d8c Update LICENSE 2018-08-02 00:28:17 -04:00
f0f1621f40 junk cleanup 2018-08-02 00:11:23 -04:00
075f8eee4a old patches removed 2018-08-01 21:28:49 -04:00
ffe6670fe2 alt-shift-up/down for zooming 2018-08-01 09:57:41 -04:00
02ebb37e50 Merge pull request #5 from cquijano/patched
fix defaultbg value, solve sigfault
2018-07-15 14:03:29 -04:00
c49edb020e fix defaultbg value, solve sigfault 2018-07-15 19:40:51 +02:00
43af5f7790 manual updates 2018-07-08 14:23:08 -04:00
f9cd5efaa0 shift-insert now pastes from clipboard 2018-07-08 14:22:52 -04:00
7f231a6b54 xresources patch now default 2018-07-07 03:28:01 -04:00
195535facc wal compatibility added 2018-06-25 19:28:26 -04:00
ae9739faed alt-shift-j/k zoom bindings b/c why not lmao 2018-05-01 15:01:58 -07:00
f6ecf743ab cleaning 2018-05-01 14:42:15 -07:00
cd357e5c67 Big cleanup and some redundant bindings added 2018-05-01 14:36:36 -07:00
60ea12d971 Updated few minor changes in README. 2018-04-25 22:58:56 +02:00
67940f05e5 Updated README with few more info. 2018-04-25 22:53:54 +02:00
582549f486 Updade 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.
2018-04-25 22:49:04 +02:00
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
efad574780 transparency more opaque 2018-03-12 10:57:47 -07:00
8c0ade2c1e transparency now default 2018-03-10 19:52:41 -07:00
3ffde570e0 transparency explanation added 2018-02-05 21:33:39 -07:00
23a6f74157 Merge pull request #1 from PhilipNelson5/patch-1
spelling
2018-01-30 15:04:20 -07:00