Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-21 | Merge branch 'master' into 'master' | Luke Smith | |
change alpha with keyboard shortcut C-F11/C-F12 See merge request LukeSmithxyz/st!6 | |||
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 | |
Expanded url scheme support and fixed issue with tilde in url | |||
2020-07-08 | Merge branch 'mackarelfish-master' | Luke Smith | |
2020-07-08 | Merge branch 'master' of https://github.com/mackarelfish/st into ↵ | Luke Smith | |
mackarelfish-master | |||
2020-07-08 | Merge branch 'dennisleexyz-mouse' | Luke Smith | |
2020-06-30 | use st-scrollback-mouse-altscreen-20190131-e23acb9 | Dennis Lee | |
2020-06-13 | Merge pull request #224 from Azumgi/glyph_truncation_fix | Luke Smith | |
Glyph truncation fix | |||
2020-06-13 | Fix wide glyphs truncation | Dreomite | |
2020-06-13 | Revert db6f796 (fonts overdrawing fix) | Dreomite | |
2020-06-02 | funding file for github sponsors | Luke Smith | |
2020-06-02 | dumb fix | Luke Smith | |
2020-06-02 | apparently caps | Luke Smith | |
2020-06-02 | Merge branch 'master' of github.com:LukeSmithxyz/st | Luke Smith | |
2020-06-02 | funding for github sponsors | Luke Smith | |
2020-05-31 | Merge branch 'master' of https://github.com/lukesmithxyz/st | mackarelfish | |
2020-05-26 | Expanded url scheme support and fixed issue with tilde in url | Thalia Wright | |
2020-05-17 | Merge pull request #212 from LoganDungeon/patch-1 | Luke Smith | |
renamed compton to picom | |||
2020-05-17 | renamed compton to picom | LoganDungeon | |
Just a small change: compton recently was renamed to picom | |||
2020-05-17 | Merge pull request #211 from jakubrekowski/patch-1 | Luke Smith | |
Added info about include X11 in ubuntu. | |||
2020-05-17 | Added info about include X11 in ubuntu. | Jakub Rekowski | |
Added comment with X11 path in systems based on ubuntu. | |||
2020-05-13 | Merge pull request #208 from trissim/wal-osc | Luke Smith | |
Pywal live reload with OSC patch and transparency fix | |||
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 ↵ | Tristan Simas | |
while keeping transparency | |||
2020-05-12 | Added ligatures patch | mackarelfish | |
2020-05-06 | tmux fix, including compile-time errors | Luke Smith | |
2020-05-06 | auto-sync patch | Luke Smith | |
2020-05-05 | boxdraw added | Luke Smith | |
2020-05-05 | cleanup | Luke Smith | |
2020-04-28 | Merge branch 'pasbi-master' | 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 | |
has no alpha patch | |||
2020-04-15 | Merge branch 'master' of github.com:LukeSmithxyz/st | Luke Smith | |
2020-04-15 | following links now separate script | Luke Smith | |
this avoids the effects of swallow in dwm it also will not produce dmenu without found urls | |||
2020-04-15 | cleanup | Luke Smith | |
2020-04-10 | Merge pull request #190 from eGredius/patch-1 | Luke Smith | |
Get rid of NUL character in PS1 | |||
2020-04-10 | Get rid of NUL character in PS1 | GregW | |
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-01 | middle click pastes selection again | Luke Smith | |
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 | |
Do not copy text to clipboard after selecting | |||
2020-04-01 | Do not copy text to clipboard after selecting | Eugene | |
This behaviour was introduced in https://github.com/LukeSmithxyz/st/commit/683341140065b3096ee9e7e3e3b042f9c52230a6 Resolves: #177 | |||
2020-03-27 | Changed flag to -z | georg3tom | |
2020-03-27 | FIX bug in error and copy link | georg3tom | |
Apparently read only reads a single line so only one url was fed to dmenu. | |||
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 | |
Add interval timer to XIM spot updates |