Jasper Levin Spahl
fa1d572c26
change installation to user specific installation
1 year ago
Jasper Levin Spahl
9b5cc5d563
dissabled bell
3 years ago
Jasper Levin Spahl
b8581d9ce6
enabled bell
4 years ago
Jasper Levin Spahl
934fa4ab88
updated gitignore
4 years ago
Jasper Levin Spahl
6c12d08d7d
patched for w3m
4 years ago
Jasper Levin Spahl
0a35773e09
change in config
4 years ago
Jasper Levin Spahl
659ca0bcf2
Changed Fontsize
5 years ago
Jasper Levin Spahl
45d50c204e
now works with the newest version of firacode
5 years ago
Jasper Levin Spahl
3d64c7f9b6
changes emoji size
5 years ago
Jasper Levin Spahl
1ca76c5be5
Added Font Liguatures
5 years ago
Luke Smith
1832b84873
Merge pull request #190 from eGredius/patch-1
...
Get rid of NUL character in PS1
5 years ago
GregW
93dcba59de
Get rid of NUL character in PS1
...
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.
5 years ago
Luke Smith
689add8aad
middle click pastes selection again
5 years ago
Luke Smith
e7db668a0a
Merge branch 'master' of github.com:LukeSmithxyz/st
5 years ago
Luke Smith
e248ef8c33
Merge pull request #183 from Fogapod/master
...
Do not copy text to clipboard after selecting
5 years ago
Eugene
7917ec930a
Do not copy text to clipboard after selecting
...
This behaviour was introduced in 6833411400
Resolves : #177
5 years ago
Luke Smith
72c555f605
Merge branch 'master' of github.com:LukeSmithxyz/st
5 years ago
Luke Smith
ec72bbe23e
adding @ to regex
5 years ago
Luke Smith
6725a2fde0
Merge pull request #85 from jbenden/xim_interval
...
Add interval timer to XIM spot updates
5 years ago
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
Joseph Benden
a96c33e81e
Add interval timer to XIM updates
...
Signed-off-by: Joseph Benden <joe@benden.us>
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