summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-08-21Merge branch 'master' into 'master'Luke Smith
change alpha with keyboard shortcut C-F11/C-F12 See merge request LukeSmithxyz/st!6
2020-08-19change alpha with keyboard shortcut C-F11/C-F12luquinha.virus
2020-07-08Merge pull request #215 from halcyonseeker/masterLuke Smith
Expanded url scheme support and fixed issue with tilde in url
2020-07-08Merge branch 'mackarelfish-master'Luke Smith
2020-07-08Merge branch 'master' of https://github.com/mackarelfish/st into ↵Luke Smith
mackarelfish-master
2020-07-08Merge branch 'dennisleexyz-mouse'Luke Smith
2020-06-30use st-scrollback-mouse-altscreen-20190131-e23acb9Dennis Lee
2020-06-13Merge pull request #224 from Azumgi/glyph_truncation_fixLuke Smith
Glyph truncation fix
2020-06-13Fix wide glyphs truncationDreomite
2020-06-13Revert db6f796 (fonts overdrawing fix)Dreomite
2020-06-02funding file for github sponsorsLuke Smith
2020-06-02dumb fixLuke Smith
2020-06-02apparently capsLuke Smith
2020-06-02Merge branch 'master' of github.com:LukeSmithxyz/stLuke Smith
2020-06-02funding for github sponsorsLuke Smith
2020-05-31Merge branch 'master' of https://github.com/lukesmithxyz/stmackarelfish
2020-05-26Expanded url scheme support and fixed issue with tilde in urlThalia Wright
2020-05-17Merge pull request #212 from LoganDungeon/patch-1Luke Smith
renamed compton to picom
2020-05-17renamed compton to picomLoganDungeon
Just a small change: compton recently was renamed to picom
2020-05-17Merge pull request #211 from jakubrekowski/patch-1Luke Smith
Added info about include X11 in ubuntu.
2020-05-17Added info about include X11 in ubuntu.Jakub Rekowski
Added comment with X11 path in systems based on ubuntu.
2020-05-13Merge pull request #208 from trissim/wal-oscLuke Smith
Pywal live reload with OSC patch and transparency fix
2020-05-13Reverted bg opacity back to 0.8 for upstream mergeTristan Simas
2020-05-13added the xclearwin patch to fix dirty borders after changing colorsTristan Simas
2020-05-13Added OSC patch and changes xsetcolorname for live reloading pywal colors ↵Tristan Simas
while keeping transparency
2020-05-12Added ligatures patchmackarelfish
2020-05-06tmux fix, including compile-time errorsLuke Smith
2020-05-06auto-sync patchLuke Smith
2020-05-05boxdraw addedLuke Smith
2020-05-05cleanupLuke Smith
2020-04-28Merge branch 'pasbi-master'Luke Smith
2020-04-28less opaque to compensate for darker bgLuke Smith
2020-04-28regex updateLuke Smith
2020-04-28fix with upstreamLuke Smith
2020-04-16no longer embed dmenu to prevent error if dmenuLuke Smith
has no alpha patch
2020-04-15Merge branch 'master' of github.com:LukeSmithxyz/stLuke Smith
2020-04-15following links now separate scriptLuke Smith
this avoids the effects of swallow in dwm it also will not produce dmenu without found urls
2020-04-15cleanupLuke Smith
2020-04-10Merge pull request #190 from eGredius/patch-1Luke Smith
Get rid of NUL character in PS1
2020-04-10Get rid of NUL character in PS1GregW
The first grep in the original script will return "binary file matches" if there are NUL characters in PS1, e.g, emojis. The added line gets rid of NUL characters.
2020-04-01middle click pastes selection againLuke Smith
2020-04-01Merge branch 'master' of github.com:LukeSmithxyz/stLuke Smith
2020-04-01Merge pull request #183 from Fogapod/masterLuke Smith
Do not copy text to clipboard after selecting
2020-04-01Do not copy text to clipboard after selectingEugene
This behaviour was introduced in https://github.com/LukeSmithxyz/st/commit/683341140065b3096ee9e7e3e3b042f9c52230a6 Resolves: #177
2020-03-27Changed flag to -zgeorg3tom
2020-03-27FIX bug in error and copy linkgeorg3tom
Apparently read only reads a single line so only one url was fed to dmenu.
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
Add interval timer to XIM spot updates