Commit Graph

1109 Commits

Author SHA1 Message Date
6725a2fde0 Merge pull request #85 from jbenden/xim_interval
Add interval timer to XIM spot updates
2020-03-11 09:43:27 -04:00
e2a59d5521 backend color number changes 2020-02-09 15:48:07 -05:00
66780d00e4 middle click pastes selection again 2020-02-09 15:46:13 -05:00
4c05d1cef3 font display fixes 2020-02-07 22:44:19 -05:00
f0b7aeeb53 minor regex improvement 2020-02-07 18:46:24 -05:00
cd28e535f8 link 2020-02-07 18:46:12 -05:00
6852d5ecfc note on crashing error 2020-02-01 18:33:22 -05:00
131bdf67fd Merge pull request #126 from jcapiitao/handle_hash_based_urls
Add hash symbol in openurlcmd and copyurlcmd regexp
2019-09-10 07:26:18 -04:00
63849e346b Add hash symbol in openurlcmd and copyurlcmd regexp
This enables hash-based urls support.
2019-09-10 11:15:33 +02:00
4a9b405ab0 Merge pull request #109 from sarpik/patch-1
Add background, foreground, cursor color example
2019-07-01 08:43:47 -04:00
7150fd6b35 Add background, foreground, cursor color example
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-29 15:21:00 +03:00
cad53235df Merge pull request #102 from undx/undx/pr-fix-promtp-w-space
fix excessive slurping when prompt starts w/ space(s)
2019-06-21 14:48:05 -04:00
1264ad0515 fix excessive slurping when prompt starts w/ space(s) 2019-06-21 20:35:04 +02:00
7d5e65282e Merge pull request #101 from undx/pr
fix prompt starting with space(s)
2019-06-21 12:02:07 -04:00
bf29538fdd fix prompt starting with space(s) 2019-06-21 17:39:52 +02:00
5c49ff8012 Merge pull request #99 from rjl6789/stluke-pull
additional Xresources item compatible with font2 patch
2019-06-18 09:01:24 -04:00
fb95bcb8a6 additional Xresources item compatible with font2 patch 2019-06-18 09:08:41 +01:00
261652b42f case insensitivity 2019-06-06 11:38:47 -04:00
60506bfc82 Merge pull request #96 from jonbulica99/patch-font2
Apply font2 patch
2019-06-04 16:22:50 -04:00
5728d045eb apply font2 patch 2019-06-03 23:58:12 +02:00
3c0a2e8d30 Merge pull request #95 from jonbulica99/master
Apply anysize patch so that the window size is not dependent of text size
2019-06-02 16:41:56 -04:00
9449c5787f apply anysize patch 2019-06-02 22:29:00 +02:00
e2046555c0 Merge pull request #88 from lucaslugao/master
Premultiply background RGB values if alpha is used
2019-05-23 23:02:08 -04:00
ffcacfa98d Premultiply background RGB values if alpha is used 2019-05-21 17:17:13 +02:00
d06bf1fd7e magnet links detectable 2019-05-19 20:16:13 -04:00
a96c33e81e Add interval timer to XIM updates
Signed-off-by: Joseph Benden <joe@benden.us>
2019-05-17 11:54:04 -07:00
6c0c86191c Merge pull request #79 from rjl6789/virgin
default fg, bg and cursor - modified so works with .Xresources
2019-05-12 09:14:18 -04:00
55405e17f1 correct fg,bg,cs defaults so will work with Xresources and default is gruvbox 2019-05-11 12:11:49 +01:00
6ecb8b1595 make config consistent with virgin lukesmith st repo 2019-05-11 12:05:30 +01:00
ea40e61a8d Merge remote-tracking branch 'upstream/master' into virgin 2019-05-11 12:01:58 +01:00
da82328295 Merge pull request #77 from otlin100/luke
allow '%' in URLs
2019-05-10 12:54:26 -04:00
3b6662093c allow '%' in URLs 2019-05-10 18:46:14 +02:00
9fb50579c1 Merge pull request #75 from Lukeblanes/master
Include links with port numbers
2019-05-10 09:54:10 -04:00
5754699235 Include links with port numbers 2019-05-10 14:45:49 +02:00
9b18354de6 corrected fg and bg defaults again 2019-05-09 17:55:26 +01:00
8c119155ba original color 2019-05-09 07:38:23 -04:00
be3ea16279 Merge pull request #72 from rjl6789/master
correct colorname declaration
2019-05-09 07:30:37 -04:00
e0005c695e corrected colorname declaration 2019-05-09 07:42:21 +01:00
9aa7f38187 Merge remote-tracking branch 'upstream/master' 2019-05-09 07:37:21 +01:00
da13ef1246 external pipe eternal 2019-05-08 15:29:33 -04:00
ca12440fa9 Merge pull request #70 from YusufAktepe/master
get version from config.mk
2019-05-08 15:24:47 -04:00
19c95dd96c get version from config.mk 2019-05-08 22:03:05 +03:00
2087ab9c6d forgot which markdown 2019-05-08 11:38:15 -04:00
84d49f527d copy output of command with alt-o 2019-05-08 11:26:11 -04:00
140c6b0a3f Merge pull request #69 from YusufAktepe/master
Updated st to 0.8.2
2019-05-07 21:53:37 -04:00
3cd91894ec Updated st to 0.8.2
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-08 04:05:57 +03:00
e99aa29eef test2 2019-05-07 22:28:40 +01:00
25f59984da test 2019-05-07 22:28:04 +01:00
35506b44ad Merge pull request #68 from kajzersoze/master
include links with & in URLs
2019-05-06 08:25:49 -04:00
8844764bc7 include links with & in URLs 2019-05-06 14:11:50 +02:00