summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-02-17boxdraw everything exept brailleHEADmasterBenjamin Chausse
2020-12-08Current st configurationBenjamin Chausse
2020-11-29New colors and reasonable frameratesBenjamin Chausse
2020-10-16Keep fonts semi-standardizedBenjamin Chausse
2020-05-31Prepare for boxdraw patchBenjamin Chausse
2020-04-02bigger font sizeBenjamin Chausse
2020-03-09Fixed Tex Format copy and begone rofiBenjamin Chausse
2020-01-11st-copyout has formating optionsBenjamin Chausse
2020-01-04my fonts, my colors, rofiBenjamin Chausse
2019-12-07hack for font errorsLuke Smith
2019-09-10Merge pull request #126 from jcapiitao/handle_hash_based_urlsLuke Smith
Add hash symbol in openurlcmd and copyurlcmd regexp
2019-09-10Add hash symbol in openurlcmd and copyurlcmd regexpJoel Capitao
This enables hash-based urls support.
2019-07-01Merge pull request #109 from sarpik/patch-1Luke Smith
Add background, foreground, cursor color example
2019-06-29Add background, foreground, cursor color exampleKipras Melnikovas
You might want to update every theme with different colors - I just didn't knew which ones to put there (or maybe just mimic `color0` as `background` & `color15` as `foreground` and `cursorColor` (see the diff @ #108)) Fixes #108 and #97
2019-06-21Merge pull request #102 from undx/undx/pr-fix-promtp-w-spaceLuke Smith
fix excessive slurping when prompt starts w/ space(s)
2019-06-21fix excessive slurping when prompt starts w/ space(s)undx
2019-06-21Merge pull request #101 from undx/prLuke Smith
fix prompt starting with space(s)
2019-06-21fix prompt starting with space(s)undx
2019-06-18Merge pull request #99 from rjl6789/stluke-pullLuke Smith
additional Xresources item compatible with font2 patch
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
Apply font2 patch
2019-06-03apply font2 patchJon Bulica
2019-06-02Merge pull request #95 from jonbulica99/masterLuke Smith
Apply anysize patch so that the window size is not dependent of text size
2019-06-02apply anysize patchJon Bulica
2019-05-23Merge pull request #88 from lucaslugao/masterLuke Smith
Premultiply background RGB values if alpha is used
2019-05-21Premultiply background RGB values if alpha is usedLucas Lugao
2019-05-19magnet links detectableLuke Smith
2019-05-12Merge pull request #79 from rjl6789/virginLuke Smith
default fg, bg and cursor - modified so works with .Xresources
2019-05-11correct fg,bg,cs defaults so will work with Xresources and default is gruvboxrjl6789
2019-05-11make config consistent with virgin lukesmith st reporjl6789
2019-05-11Merge remote-tracking branch 'upstream/master' into virginrjl6789
2019-05-10Merge pull request #77 from otlin100/lukeLuke Smith
allow '%' in URLs
2019-05-10allow '%' in URLsotlin100
2019-05-10Merge pull request #75 from Lukeblanes/masterLuke Smith
Include links with port numbers
2019-05-10Include links with port numbersLuke
2019-05-09corrected fg and bg defaults againrjl6789
2019-05-09original colorLuke Smith
2019-05-09Merge pull request #72 from rjl6789/masterLuke Smith
correct colorname declaration
2019-05-09corrected colorname declarationrjl6789
2019-05-09Merge remote-tracking branch 'upstream/master'rjl6789
2019-05-08external pipe eternalLuke Smith
2019-05-08Merge pull request #70 from YusufAktepe/masterLuke Smith
get version from config.mk
2019-05-08get version from config.mkyusufaktepe
2019-05-08forgot which markdownLuke Smith
2019-05-08copy output of command with alt-oLuke Smith
2019-05-07Merge pull request #69 from YusufAktepe/masterLuke Smith
Updated st to 0.8.2
2019-05-08Updated st to 0.8.2yusufaktepe
Updated to latest git (20190414.f1546cf) & updated patches. Changes: . Upstream fixes. . Alpha: Opacity value is now typed in float (0-1). Also "-A" cmd option added as alternative opacity changing method. . Clipboard: middle click pastes from clipboard. . Organized shortcuts.
2019-05-07test2rjl6789
2019-05-07testrjl6789