Luke Smith
e2a59d5521
backend color number changes
5 years ago
Luke Smith
66780d00e4
middle click pastes selection again
5 years ago
Luke Smith
4c05d1cef3
font display fixes
5 years ago
Luke Smith
f0b7aeeb53
minor regex improvement
5 years ago
Luke Smith
cd28e535f8
link
5 years ago
Luke Smith
6852d5ecfc
note on crashing error
5 years ago
Luke Smith
131bdf67fd
Merge pull request #126 from jcapiitao/handle_hash_based_urls
...
Add hash symbol in openurlcmd and copyurlcmd regexp
6 years ago
Joel Capitao
63849e346b
Add hash symbol in openurlcmd and copyurlcmd regexp
...
This enables hash-based urls support.
6 years ago
Luke Smith
4a9b405ab0
Merge pull request #109 from sarpik/patch-1
...
Add background, foreground, cursor color example
6 years ago
Kipras Melnikovas
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
6 years ago
Luke Smith
cad53235df
Merge pull request #102 from undx/undx/pr-fix-promtp-w-space
...
fix excessive slurping when prompt starts w/ space(s)
6 years ago
undx
1264ad0515
fix excessive slurping when prompt starts w/ space(s)
6 years ago
Luke Smith
7d5e65282e
Merge pull request #101 from undx/pr
...
fix prompt starting with space(s)
6 years ago
undx
bf29538fdd
fix prompt starting with space(s)
6 years ago
Luke Smith
5c49ff8012
Merge pull request #99 from rjl6789/stluke-pull
...
additional Xresources item compatible with font2 patch
6 years ago
rjl6789
fb95bcb8a6
additional Xresources item compatible with font2 patch
6 years ago
Luke Smith
261652b42f
case insensitivity
6 years ago
Luke Smith
60506bfc82
Merge pull request #96 from jonbulica99/patch-font2
...
Apply font2 patch
6 years ago
Jon Bulica
5728d045eb
apply font2 patch
6 years ago
Luke Smith
3c0a2e8d30
Merge pull request #95 from jonbulica99/master
...
Apply anysize patch so that the window size is not dependent of text size
6 years ago
Jon Bulica
9449c5787f
apply anysize patch
6 years ago
Luke Smith
e2046555c0
Merge pull request #88 from lucaslugao/master
...
Premultiply background RGB values if alpha is used
6 years ago
Lucas Lugao
ffcacfa98d
Premultiply background RGB values if alpha is used
6 years ago
Luke Smith
d06bf1fd7e
magnet links detectable
6 years ago
Luke Smith
6c0c86191c
Merge pull request #79 from rjl6789/virgin
...
default fg, bg and cursor - modified so works with .Xresources
6 years ago
rjl6789
55405e17f1
correct fg,bg,cs defaults so will work with Xresources and default is gruvbox
6 years ago
rjl6789
6ecb8b1595
make config consistent with virgin lukesmith st repo
6 years ago
rjl6789
ea40e61a8d
Merge remote-tracking branch 'upstream/master' into virgin
6 years ago
Luke Smith
da82328295
Merge pull request #77 from otlin100/luke
...
allow '%' in URLs
6 years ago
otlin100
3b6662093c
allow '%' in URLs
6 years ago
Luke Smith
9fb50579c1
Merge pull request #75 from Lukeblanes/master
...
Include links with port numbers
6 years ago
Luke
5754699235
Include links with port numbers
6 years ago
rjl6789
9b18354de6
corrected fg and bg defaults again
6 years ago
Luke Smith
8c119155ba
original color
6 years ago
Luke Smith
be3ea16279
Merge pull request #72 from rjl6789/master
...
correct colorname declaration
6 years ago
rjl6789
e0005c695e
corrected colorname declaration
6 years ago
rjl6789
9aa7f38187
Merge remote-tracking branch 'upstream/master'
6 years ago
Luke Smith
da13ef1246
external pipe eternal
6 years ago
Luke Smith
ca12440fa9
Merge pull request #70 from YusufAktepe/master
...
get version from config.mk
6 years ago
yusufaktepe
19c95dd96c
get version from config.mk
6 years ago
Luke Smith
2087ab9c6d
forgot which markdown
6 years ago
Luke Smith
84d49f527d
copy output of command with alt-o
6 years ago
Luke Smith
140c6b0a3f
Merge pull request #69 from YusufAktepe/master
...
Updated st to 0.8.2
6 years ago
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.
6 years ago
rjl6789
e99aa29eef
test2
6 years ago
rjl6789
25f59984da
test
6 years ago
Luke Smith
35506b44ad
Merge pull request #68 from kajzersoze/master
...
include links with & in URLs
6 years ago
kajzersoze
8844764bc7
include links with & in URLs
6 years ago
Luke Smith
36eb185897
Merge pull request #66 from ijacquez/feature/set-install-prefix
...
Use conditional variable assignment for PREFIX
6 years ago
Israel Jacquez
252fba32be
Use conditional variable assignment for PREFIX
6 years ago