Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-08 | Fixed typo in README.md | Diogo Silva | |
2018-12-18 | cursorColor removed | Luke Smith | |
2018-12-18 | just use xdg-open | Luke Smith | |
2018-12-18 | Merge pull request #33 from hexinal/patch-1 | Luke Smith | |
Updated shortcut for zoomreset | |||
2018-12-18 | Updated shortcut for zoomreset | hexinal | |
2018-12-16 | remove adjacent identical links from url picker | Luke Smith | |
2018-12-16 | Merge pull request #31 from terriblephrases/master | Luke Smith | |
Upstream updates | |||
2018-12-16 | small code-style fix | Hiltjo Posthuma | |
2018-12-16 | output child WEXITSTATUS/WTERMSIG on abnormal termination | Lauri Tirkkonen | |
2018-12-16 | st: small typofix in comment | Hiltjo Posthuma | |
2018-12-16 | fix memory leak in xloadcols() | Hiltjo Posthuma | |
reported by Avi Halachmi (:avih)" <avihpit@yahoo.com> patch slightly changed by me. | |||
2018-12-16 | Fix crash on resize | Jules Maselbas | |
Prevent to realloc xw.specbuc with a negative number of col. Add proper hints for the minimal size, for one character. | |||
2018-12-13 | revert to normal size now just alt-home | Luke Smith | |
2018-12-13 | ctrl-l chooses urls with xurls and dmenu | Luke Smith | |
2018-12-03 | Merge pull request #25 from terriblephrases/master | Luke Smith | |
corrects color and font size info | |||
2018-12-03 | corrects color and font size info | terriblephrases | |
2018-12-03 | Merge pull request #24 from terriblephrases/master | Luke Smith | |
Correct gruvbox defaultfg and cursor colors | |||
2018-12-03 | sets correct gruvbox defaultfg and cursor colors, restores poss. to use 257+ ↵ | terriblephrases | |
colors | |||
2018-12-01 | gruvbox | Luke Smith | |
2018-11-24 | openbsd compilation note | Luke Smith | |
2018-11-14 | alpha/transparency read from xresources | Luke Smith | |
2018-10-16 | mouse bindings and documentation | Luke Smith | |
2018-10-16 | default font larger | Luke Smith | |
2018-10-16 | man fixes | Luke Smith | |
2018-10-04 | copy/paste fixes | Luke Smith | |
2018-10-04 | bgcolor to 0 | Luke Smith | |
2018-09-14 | readme color update | Luke Smith | |
2018-09-01 | Revert "Update LICENSE" | Luke Smith | |
This reverts commit 85d8621d8c423ea1addcfdbf2fc892cb5e86acc2. | |||
2018-08-27 | Merge branch 'master' of github.com:LukeSmithxyz/st | Luke Smith | |
2018-08-27 | bg fix on some graphical systems | Luke Smith | |
2018-08-02 | Update LICENSE | Luke Smith | |
2018-08-02 | junk cleanup | Luke Smith | |
2018-08-01 | old patches removed | Luke Smith | |
2018-08-01 | alt-shift-up/down for zooming | Luke Smith | |
2018-07-15 | Merge pull request #5 from cquijano/patched | Luke Smith | |
fix defaultbg value, solve sigfault | |||
2018-07-15 | fix defaultbg value, solve sigfault | Carlos Quijano | |
2018-07-08 | manual updates | Luke Smith | |
2018-07-08 | shift-insert now pastes from clipboard | Luke Smith | |
2018-07-07 | xresources patch now default | Luke Smith | |
2018-06-25 | wal compatibility added | Luke Smith | |
2018-05-01 | alt-shift-j/k zoom bindings b/c why not lmao | Luke Smith | |
2018-05-01 | cleaning | Luke Smith | |
2018-05-01 | Big cleanup and some redundant bindings added | Luke Smith | |
2018-04-25 | Updated few minor changes in README. | Kornelije Sajler | |
2018-04-25 | Updated README with few more info. | Kornelije Sajler | |
2018-04-25 | Updade README with more info no custom changes. | Kornelije Sajler | |
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 | Updated st 0.8.1. Used new patches, scrollblock and alpha fixed. | Kornelije Sajler | |
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-03-12 | transparency more opaque | Luke Smith | |
2018-03-10 | transparency now default | Luke Smith | |
2018-02-05 | transparency explanation added | Luke | |