reverseila
9c90f79f81
Update README.md: notify users that tweaked dmenu...
...
... There is a patch for dmenu called fuzzymatch which kinda makes -i option redundant and aparently removes this option so that dmenu does not recognize `-i` flag. Some people may not notice that and mentioning this here may save some time for them.
2021-05-17 17:30:55 +04:30
Luke Smith
7e6e779130
externalpipe all scrollback history
2021-04-05 17:46:09 -04:00
Luke Smith
4cd9bbae3e
scroll removed
2021-04-05 09:31:07 -04:00
Luke Smith
ed60a20a11
Merge branch 'master' of github.com:LukeSmithxyz/st
2021-04-05 09:27:08 -04:00
Luke Smith
60add40bd1
revert to older, better scrollback patch, fix #284 , #289
2021-04-05 09:26:55 -04:00
Luke Smith
d2e4ab7e86
Merge pull request #282 from sahidvelji/make-uninstall
...
Uninstall scroll when uninstalling st
2021-03-08 10:40:22 -05:00
Sahid Velji
6aee0d97ed
Uninstall scroll when uninstalling st
2021-03-08 10:31:37 -05:00
Luke Smith
67ef1c4d4e
remove final punctuation from possible urls
2021-03-03 21:39:35 -05:00
Luke Smith
ebb7b6c96a
Xdefaults example restored, close #278
2021-02-19 10:50:35 -05:00
Luke Smith
03fe8634cd
scroll update, fixes #274
2021-02-06 17:21:10 -05:00
Luke Smith
d39ded34f1
readme changes
2021-02-05 22:33:01 -05:00
Luke Smith
fa3c401390
0.8.4 update, scroll added as separate prog
2021-02-05 22:28:59 -05:00
Luke Smith
73c034ba05
close #271
2021-01-24 16:48:11 -05:00
Luke Smith
13b3c631be
funding fix for github
2020-11-30 20:26:36 -05:00
Luke Smith
1faf5cbc0b
Merge branch 'narukeh-master'
2020-11-30 15:23:39 -05:00
Luke Smith
dcaad2ceba
copy/open url use same regex. slimming.
2020-11-30 15:23:31 -05:00
Hekuran
7a7c5f8bfd
fixed not being able to copy URL with a dash in it
2020-11-30 20:45:38 +01:00
Luke Smith
8ab3d03681
transparency to alt keys, added to man
2020-08-21 15:35:47 -04:00
Luke Smith
acdd54fe19
Merge branch 'master' of gitlab.com:LukeSmithxyz/st into master
2020-08-21 15:30:49 -04:00
Luke Smith
80c6f5c5f0
Merge branch 'master' into 'master'
...
change alpha with keyboard shortcut C-F11/C-F12
See merge request LukeSmithxyz/st!6
2020-08-21 19:05:54 +00:00
luquinha.virus
73a6020865
change alpha with keyboard shortcut C-F11/C-F12
2020-08-19 00:24:54 -03:00
Luke Smith
de6fd85eeb
Merge pull request #241 from pierg75/fix_urlhandler
...
Fixed a small issue with the urlhandler.
2020-08-07 07:20:03 -04:00
Pierguido Lambri
7e5b697352
Fixed a small issue with the urlhandler.
...
Urls lile:
https://whatever.domain/~myprecious/usefull-blog.html
https://brb.imback.maybe/isit/blah#sure
Were not propery handled (everything after either '#' or '~' were ignored).
Escaped '#' and added '~' in the regex.
Signed-off-by: Pierguido Lambri <plambri@redhat.com>
2020-08-07 09:53:57 +01:00
Luke Smith
e187610a23
Merge pull request #215 from halcyonseeker/master
...
Expanded url scheme support and fixed issue with tilde in url
2020-07-08 11:16:52 -04:00
Luke Smith
a96508af7c
Merge branch 'mackarelfish-master'
2020-07-08 11:16:08 -04:00
Luke Smith
cfef7fa605
Merge branch 'master' of https://github.com/mackarelfish/st into mackarelfish-master
2020-07-08 11:15:08 -04:00
Luke Smith
3f51ba298c
Merge branch 'dennisleexyz-mouse'
2020-07-08 11:13:33 -04:00
Dennis Lee
cf0807b3e9
use st-scrollback-mouse-altscreen-20190131-e23acb9
2020-06-30 18:33:15 -07:00
Luke Smith
222eac739d
Merge pull request #224 from Azumgi/glyph_truncation_fix
...
Glyph truncation fix
2020-06-13 07:56:08 -04:00
Dreomite
e3b821dcb3
Fix wide glyphs truncation
2020-06-13 04:15:30 +03:00
Dreomite
ca42c0cc02
Revert db6f796
(fonts overdrawing fix)
2020-06-13 02:36:43 +03:00
Luke Smith
b6a1f2d333
funding file for github sponsors
2020-06-02 15:23:00 -04:00
Luke Smith
919245dd95
dumb fix
2020-06-02 15:12:35 -04:00
Luke Smith
5478e1c89e
apparently caps
2020-06-02 15:09:30 -04:00
Luke Smith
3c1ef738a7
Merge branch 'master' of github.com:LukeSmithxyz/st
2020-06-02 15:06:12 -04:00
Luke Smith
9839f563e7
funding for github sponsors
2020-06-02 15:05:13 -04:00
mackarelfish
6bf7545fc9
Merge branch 'master' of https://github.com/lukesmithxyz/st
2020-05-31 10:23:03 +07:00
Thalia Wright
47b5bdf806
Expanded url scheme support and fixed issue with tilde in url
2020-05-26 01:58:55 -07:00
Luke Smith
22c71c355c
Merge pull request #212 from LoganDungeon/patch-1
...
renamed compton to picom
2020-05-17 07:57:56 -04:00
LoganDungeon
1d64231047
renamed compton to picom
...
Just a small change: compton recently was renamed to picom
2020-05-17 13:55:24 +02:00
Luke Smith
d2083bb47b
Merge pull request #211 from jakubrekowski/patch-1
...
Added info about include X11 in ubuntu.
2020-05-17 06:36:20 -04:00
Jakub Rekowski
069fed73da
Added info about include X11 in ubuntu.
...
Added comment with X11 path in systems based on ubuntu.
2020-05-17 10:36:21 +02:00
Luke Smith
74b68b32fa
Merge pull request #208 from trissim/wal-osc
...
Pywal live reload with OSC patch and transparency fix
2020-05-13 18:10:29 -04:00
Tristan Simas
05708c89c3
Reverted bg opacity back to 0.8 for upstream merge
2020-05-13 17:10:44 -04:00
Tristan Simas
24fa39b861
added the xclearwin patch to fix dirty borders after changing colors
2020-05-13 17:06:41 -04:00
Tristan Simas
c6c7c8541d
Added OSC patch and changes xsetcolorname for live reloading pywal colors while keeping transparency
2020-05-13 14:52:22 -04:00
mackarelfish
4edc7282ab
Added ligatures patch
2020-05-12 03:46:52 +07:00
Luke Smith
fdf3989005
tmux fix, including compile-time errors
2020-05-06 14:01:46 -04:00
Luke Smith
4f44d2d13f
auto-sync patch
2020-05-06 13:58:09 -04:00
Luke Smith
b35e4f5727
boxdraw added
2020-05-05 13:55:37 -04:00