Commit Graph

71 Commits

Author SHA1 Message Date
Luke Smith
baa9fa076a
following links now separate script
this avoids the effects of swallow in dwm

it also will not produce dmenu without found urls
2020-04-15 16:43:14 -04:00
Luke Smith
689add8aad
middle click pastes selection again 2020-04-01 09:40:53 -04:00
Luke Smith
72c555f605
Merge branch 'master' of github.com:LukeSmithxyz/st 2020-03-20 08:40:22 -04:00
Luke Smith
ec72bbe23e
adding @ to regex 2020-03-11 09:59:02 -04:00
Luke Smith
6725a2fde0
Merge pull request #85 from jbenden/xim_interval
Add interval timer to XIM spot updates
2020-03-11 09:43:27 -04:00
Luke Smith
e2a59d5521
backend color number changes 2020-02-09 15:48:07 -05:00
Luke Smith
66780d00e4
middle click pastes selection again 2020-02-09 15:46:13 -05:00
Luke Smith
4c05d1cef3
font display fixes 2020-02-07 22:44:19 -05:00
Luke Smith
f0b7aeeb53
minor regex improvement 2020-02-07 18:46:24 -05:00
Luke Smith
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
Joel Capitao
63849e346b Add hash symbol in openurlcmd and copyurlcmd regexp
This enables hash-based urls support.
2019-09-10 11:15:33 +02:00
rjl6789
fb95bcb8a6 additional Xresources item compatible with font2 patch 2019-06-18 09:08:41 +01:00
Luke Smith
261652b42f
case insensitivity 2019-06-06 11:38:47 -04:00
Jon Bulica
5728d045eb apply font2 patch 2019-06-03 23:58:12 +02:00
Luke Smith
d06bf1fd7e
magnet links detectable 2019-05-19 20:16:13 -04:00
Joseph Benden
a96c33e81e Add interval timer to XIM updates
Signed-off-by: Joseph Benden <joe@benden.us>
2019-05-17 11:54:04 -07:00
rjl6789
55405e17f1 correct fg,bg,cs defaults so will work with Xresources and default is gruvbox 2019-05-11 12:11:49 +01:00
rjl6789
6ecb8b1595 make config consistent with virgin lukesmith st repo 2019-05-11 12:05:30 +01:00
rjl6789
ea40e61a8d Merge remote-tracking branch 'upstream/master' into virgin 2019-05-11 12:01:58 +01:00
otlin100
3b6662093c allow '%' in URLs 2019-05-10 18:46:14 +02:00
Luke
5754699235 Include links with port numbers 2019-05-10 14:45:49 +02:00
rjl6789
9b18354de6 corrected fg and bg defaults again 2019-05-09 17:55:26 +01:00
Luke Smith
8c119155ba
original color 2019-05-09 07:38:23 -04:00
rjl6789
e0005c695e corrected colorname declaration 2019-05-09 07:42:21 +01:00
rjl6789
9aa7f38187 Merge remote-tracking branch 'upstream/master' 2019-05-09 07:37:21 +01:00
Luke Smith
84d49f527d
copy output of command with alt-o 2019-05-08 11:26:11 -04:00
yusufaktepe
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
kajzersoze
8844764bc7
include links with & in URLs 2019-05-06 14:11:50 +02:00
Luke Smith
d9575acb88
copy urls with alt-y 2019-05-03 20:11:37 -04:00
g-mips
84480af682 Added Xresource border to adjust the internal border. 2019-04-27 12:59:14 -06:00
otlin100
f7c138b8cb read multiline URLs and URLs without 'http://' from mutt 2019-04-27 03:05:31 +02:00
Rob
b919e7dde9
Merge pull request #1 from LukeSmithxyz/master
update april 2019
2019-04-22 19:55:52 +01:00
Luke Smith
7af0421674
xurls no longer required 2019-04-04 18:36:38 -04:00
Rob
502c57de2f change bg and fg colors to 256 257 respectivly 2019-03-31 18:51:31 +01:00
Luke Smith
c5107954b2
cursorColor removed 2018-12-18 20:29:38 -05:00
Luke Smith
6863c0608a
just use xdg-open 2018-12-18 09:29:09 -05:00
Luke Smith
f9c152ab79
remove adjacent identical links from url picker 2018-12-16 22:50:23 -05:00
Luke Smith
ee16dfb8f3
revert to normal size now just alt-home 2018-12-13 17:54:26 -05:00
Luke Smith
a2b1dfe1ba
ctrl-l chooses urls with xurls and dmenu 2018-12-13 17:23:38 -05:00
terriblephrases
313ecfec81 sets correct gruvbox defaultfg and cursor colors, restores poss. to use 257+ colors 2018-12-03 17:38:57 +01:00
Luke Smith
15c6321d87
gruvbox 2018-12-01 18:23:52 -05:00
Luke Smith
1210133b4b
alpha/transparency read from xresources 2018-11-14 10:31:03 -05:00
Luke Smith
7186ee2ddd
mouse bindings and documentation 2018-10-16 15:21:02 -04:00
Luke Smith
07bfca3009
default font larger 2018-10-16 14:41:35 -04:00
Luke Smith
523d83e6ab copy/paste fixes 2018-10-04 16:53:12 -04:00
Luke Smith
53b4c270aa bgcolor to 0 2018-10-04 16:18:07 -04:00
Luke Smith
8148957553 bg fix on some graphical systems 2018-08-27 13:13:56 -04:00
Luke Smith
ffe6670fe2 alt-shift-up/down for zooming 2018-08-01 09:57:41 -04:00
Carlos Quijano
c49edb020e fix defaultbg value, solve sigfault 2018-07-15 19:40:51 +02:00
Luke Smith
f9cd5efaa0 shift-insert now pastes from clipboard 2018-07-08 14:22:52 -04:00