Age | Commit message (Expand) | Author |
2020-04-01 | Merge branch 'master' of github.com:LukeSmithxyz/st | Luke Smith |
2020-04-01 | Merge pull request #183 from Fogapod/master | Luke Smith |
2020-04-01 | Do not copy text to clipboard after selecting | Eugene |
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-19 | Remove explicit XNFocusWindow | Ivan Tham |
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 |
2020-02-07 | link | Luke Smith |
2020-02-02 | x: fix XIM handling | Quentin Rameau |
2020-02-02 | x: check we still have an XIC context before accessing it | Quentin Rameau |
2020-02-02 | x: do not instantiate a new nested list on each cursor move | Quentin Rameau |
2020-02-02 | x: move IME variables into XWindow ime embedded struct | Quentin Rameau |
2020-02-01 | note on crashing error | Luke Smith |
2020-01-18 | Increase XmbLookupString buffer | Ivan Tham |
2019-11-17 | update FAQ | Hiltjo Posthuma |
2019-11-10 | OSC 52 - copy to clipboard: don't limit to 382 bytes | Avi Halachmi (:avih) |
2019-11-10 | CSIEscape, STREscape: use size_t for buffer length | Hiltjo Posthuma |
2019-11-10 | STREscape: don't trim prematurely | Avi Halachmi (:avih) |
2019-11-10 | base64dec: don't read out of bounds | Avi Halachmi (:avih) |
2019-11-05 | Fix tmux terminfo extensions Se and Ss | Sebastian J. Bronner |
2019-10-26 | apply hints before initial mapping (ICCCM) | Ingo Lohmar |
2019-10-24 | mouse shortcuts: allow using forcemousemod (e.g. shift) | Avi Halachmi (:avih) |
2019-10-13 | mouse shortcuts: don't hardcode selpaste | Avi Halachmi (:avih) |
2019-10-13 | mouse shortcuts: allow override for all shortcuts | Avi Halachmi (:avih) |
2019-10-13 | mouse shortcuts: allow same functions as kb shortcuts | Avi Halachmi (:avih) |
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-08-26 | config.def.h: remove crlf value section | Hiltjo Posthuma |
2019-07-01 | Merge pull request #109 from sarpik/patch-1 | Luke Smith |
2019-06-29 | Add background, foreground, cursor color example | Kipras Melnikovas |
2019-06-21 | Merge pull request #102 from undx/undx/pr-fix-promtp-w-space | Luke Smith |
2019-06-21 | fix excessive slurping when prompt starts w/ space(s) | undx |
2019-06-21 | Merge pull request #101 from undx/pr | Luke Smith |
2019-06-21 | fix prompt starting with space(s) | undx |
2019-06-18 | Merge pull request #99 from rjl6789/stluke-pull | Luke Smith |
2019-06-18 | additional Xresources item compatible with font2 patch | rjl6789 |
2019-06-06 | case insensitivity | Luke Smith |
2019-06-04 | Merge pull request #96 from jonbulica99/patch-font2 | Luke Smith |
2019-06-03 | apply font2 patch | Jon Bulica |
2019-06-02 | Merge pull request #95 from jonbulica99/master | Luke Smith |
2019-06-02 | apply anysize patch | Jon Bulica |
2019-05-23 | Merge pull request #88 from lucaslugao/master | Luke Smith |
2019-05-21 | Premultiply background RGB values if alpha is used | Lucas Lugao |