Age | Commit message (Expand) | Author |
2021-02-05 | 0.8.4 update, scroll added as separate prog | Luke Smith |
2020-11-30 | copy/open url use same regex. slimming. | Luke Smith |
2020-11-30 | fixed not being able to copy URL with a dash in it | Hekuran |
2020-08-21 | transparency to alt keys, added to man | Luke Smith |
2020-08-19 | change alpha with keyboard shortcut C-F11/C-F12 | luquinha.virus |
2020-07-08 | Merge pull request #215 from halcyonseeker/master | Luke Smith |
2020-06-30 | use st-scrollback-mouse-altscreen-20190131-e23acb9 | Dennis Lee |
2020-05-26 | Expanded url scheme support and fixed issue with tilde in url | Thalia Wright |
2020-05-13 | Reverted bg opacity back to 0.8 for upstream merge | Tristan Simas |
2020-05-13 | added the xclearwin patch to fix dirty borders after changing colors | Tristan Simas |
2020-05-13 | Added OSC patch and changes xsetcolorname for live reloading pywal colors whi... | Tristan Simas |
2020-05-06 | auto-sync patch | Luke Smith |
2020-05-05 | boxdraw added | Luke Smith |
2020-04-28 | less opaque to compensate for darker bg | Luke Smith |
2020-04-28 | regex update | Luke Smith |
2020-04-28 | fix with upstream | Luke Smith |
2020-04-16 | no longer embed dmenu to prevent error if dmenu | Luke Smith |
2020-04-15 | following links now separate script | Luke Smith |
2020-04-01 | middle click pastes selection again | Luke Smith |
2020-03-27 | Changed flag to -z | georg3tom |
2020-03-27 | FIX bug in error and copy link | georg3tom |
2020-03-25 | dmenu prompt is only shown if there's atleast one link | georg3tom |
2020-03-20 | Merge branch 'master' of github.com:LukeSmithxyz/st | Luke Smith |
2020-03-11 | adding @ to regex | Luke Smith |
2020-03-11 | Merge pull request #85 from jbenden/xim_interval | Luke Smith |
2020-02-09 | backend color number changes | Luke Smith |
2020-02-09 | middle click pastes selection again | Luke Smith |
2020-02-07 | font display fixes | Luke Smith |
2020-02-07 | minor regex improvement | Luke Smith |
2019-09-10 | Merge pull request #126 from jcapiitao/handle_hash_based_urls | Luke Smith |
2019-09-10 | Add hash symbol in openurlcmd and copyurlcmd regexp | Joel Capitao |
2019-06-18 | additional Xresources item compatible with font2 patch | rjl6789 |
2019-06-06 | case insensitivity | Luke Smith |
2019-06-03 | apply font2 patch | Jon Bulica |
2019-05-19 | magnet links detectable | Luke Smith |
2019-05-17 | Add interval timer to XIM updates | Joseph Benden |
2019-05-11 | correct fg,bg,cs defaults so will work with Xresources and default is gruvbox | rjl6789 |
2019-05-11 | make config consistent with virgin lukesmith st repo | rjl6789 |
2019-05-11 | Merge remote-tracking branch 'upstream/master' into virgin | rjl6789 |
2019-05-10 | allow '%' in URLs | otlin100 |
2019-05-10 | Include links with port numbers | Luke |
2019-05-09 | corrected fg and bg defaults again | rjl6789 |
2019-05-09 | original color | Luke Smith |
2019-05-09 | corrected colorname declaration | rjl6789 |
2019-05-09 | Merge remote-tracking branch 'upstream/master' | rjl6789 |
2019-05-08 | copy output of command with alt-o | Luke Smith |
2019-05-08 | Updated st to 0.8.2 | yusufaktepe |
2019-05-06 | include links with & in URLs | kajzersoze |
2019-05-03 | copy urls with alt-y | Luke Smith |
2019-04-27 | Added Xresource border to adjust the internal border. | g-mips |