Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-02 | readme updates | Luke Smith | |
2019-01-13 | Merge pull request #43 from codingCoffee/ignore | Luke Smith | |
chore: 🤖 added built files in .gitignore | |||
2019-01-14 | chore: 🤖 added built files in .gitignore | Ameya Shenoy | |
2019-01-08 | Merge pull request #40 from iamdiogo/patch-1 | Luke Smith | |
Fixed typo in README.md | |||
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. |