summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-01Merge pull request #183 from Fogapod/masterLuke Smith
2020-04-01Do not copy text to clipboard after selectingEugene
2020-03-27Changed flag to -zgeorg3tom
2020-03-27FIX bug in error and copy linkgeorg3tom
2020-03-25dmenu prompt is only shown if there's atleast one linkgeorg3tom
2020-03-20Merge branch 'master' of github.com:LukeSmithxyz/stLuke Smith
2020-03-11adding @ to regexLuke Smith
2020-03-11Merge pull request #85 from jbenden/xim_intervalLuke Smith
2020-02-19Remove explicit XNFocusWindowIvan Tham
2020-02-09backend color number changesLuke Smith
2020-02-09middle click pastes selection againLuke Smith
2020-02-07font display fixesLuke Smith
2020-02-07minor regex improvementLuke Smith
2020-02-07linkLuke Smith
2020-02-02x: fix XIM handlingQuentin Rameau
2020-02-02x: check we still have an XIC context before accessing itQuentin Rameau
2020-02-02x: do not instantiate a new nested list on each cursor moveQuentin Rameau
2020-02-02x: move IME variables into XWindow ime embedded structQuentin Rameau
2020-02-01note on crashing errorLuke Smith
2020-01-18Increase XmbLookupString bufferIvan Tham
2019-11-17update FAQHiltjo Posthuma
2019-11-10OSC 52 - copy to clipboard: don't limit to 382 bytesAvi Halachmi (:avih)
2019-11-10CSIEscape, STREscape: use size_t for buffer lengthHiltjo Posthuma
2019-11-10STREscape: don't trim prematurelyAvi Halachmi (:avih)
2019-11-10base64dec: don't read out of boundsAvi Halachmi (:avih)
2019-11-05Fix tmux terminfo extensions Se and SsSebastian J. Bronner
2019-10-26apply hints before initial mapping (ICCCM)Ingo Lohmar
2019-10-24mouse shortcuts: allow using forcemousemod (e.g. shift)Avi Halachmi (:avih)
2019-10-13mouse shortcuts: don't hardcode selpasteAvi Halachmi (:avih)
2019-10-13mouse shortcuts: allow override for all shortcutsAvi Halachmi (:avih)
2019-10-13mouse shortcuts: allow same functions as kb shortcutsAvi Halachmi (:avih)
2019-09-10Merge pull request #126 from jcapiitao/handle_hash_based_urlsLuke Smith
2019-09-10Add hash symbol in openurlcmd and copyurlcmd regexpJoel Capitao
2019-08-26config.def.h: remove crlf value sectionHiltjo Posthuma
2019-07-01Merge pull request #109 from sarpik/patch-1Luke Smith
2019-06-29Add background, foreground, cursor color exampleKipras Melnikovas
2019-06-21Merge pull request #102 from undx/undx/pr-fix-promtp-w-spaceLuke Smith
2019-06-21fix excessive slurping when prompt starts w/ space(s)undx
2019-06-21Merge pull request #101 from undx/prLuke Smith
2019-06-21fix prompt starting with space(s)undx
2019-06-18Merge pull request #99 from rjl6789/stluke-pullLuke Smith
2019-06-18additional Xresources item compatible with font2 patchrjl6789
2019-06-06case insensitivityLuke Smith
2019-06-04Merge pull request #96 from jonbulica99/patch-font2Luke Smith
2019-06-03apply font2 patchJon Bulica
2019-06-02Merge pull request #95 from jonbulica99/masterLuke Smith
2019-06-02apply anysize patchJon Bulica
2019-05-23Merge pull request #88 from lucaslugao/masterLuke Smith
2019-05-21Premultiply background RGB values if alpha is usedLucas Lugao
2019-05-19magnet links detectableLuke Smith