This website requires JavaScript.
f899d0552a
alpha: remove debug print statements from changealpha
Bakkeby
2022-10-01 08:37:17 +0200
2d74e49c4f
Add function for changing alpha (#47 )
Utkarsh Verma
2022-09-24 10:43:14 +0200
499b7fbc19
XRESOURCES_RELOAD_PATCH reload fonts + re-render (#84 )
step
2022-09-24 10:40:33 +0200
0008519903
FAQ: document the color emojis crash issue which affected some systems is fixed
Hiltjo Posthuma
2022-09-16 23:07:09 +0200
34cd955f14
Adding key and mouse binding option to control whether they apply to primary screen, alt screen or both ref. #81
Bakkeby
2022-09-01 22:01:20 +0200
89ced627cd
font2: adding use XftFontMatch patch compatibility
Bakkeby
2022-08-29 09:50:47 +0200
2906447fef
Adding use XftFontMatch patch
Bakkeby
2022-08-28 21:05:55 +0200
cc36f7c256
Adding URL for no decorations patch
Bakkeby
2022-08-24 11:29:55 +0200
3947ceb431
Adding the no window decorations patch
Bakkeby
2022-08-24 11:04:49 +0200
cd1aa57a06
Bump to 72fd327
.
Bakkeby
2022-08-18 17:30:18 +0200
72fd32736a
st: use `void' to indicate an empty parameter list
Tom Schwindl
2022-08-18 14:55:19 +0000
427895a7c2
Fix externalpipein patch (#78 )
step
2022-08-16 16:49:10 +0200
bcfa5b9b7f
wide glyphs: adding alternative patch ref. #56
Bakkeby
2022-08-11 15:56:36 +0200
bdeb1e7c4c
openurlonclick: using posix_spawnp instead of system ref. comments in #76
Bakkeby
2022-08-11 15:04:44 +0200
2eca262969
openurlonclick: fix for edge case that can cause a crash
Bakkeby
2022-08-11 09:13:29 +0200
b12cd70e8b
Merge pull request #76 from veltza/add-scrollback-support-to-openurlonclick
Stein Gunnar Bakkeby
2022-08-10 21:30:57 +0200
3eb170a9a5
Add scrollback support to the openurlonclick patch
veltza
2022-08-07 17:21:55 +0300
9e0e419781
xresources reload: should close the display after being finished with the connection (if not then it can cause "Maximum amount of clients reached" errors after some time)
Bakkeby
2022-07-28 15:48:40 +0200
f0bad9ac44
Removing the anysize-nobar amendment for the anysize patch as this should be redundant following the fix in PR #75
Bakkeby
2022-07-18 11:54:51 +0200
4d4a5ed565
Merge pull request #75 from veltza/fix-anysize-borders
Stein Gunnar Bakkeby
2022-07-18 11:46:42 +0200
f4b32e05a1
Fix border issues in the anysize patch
veltza
2022-07-16 23:35:27 +0300
dc8abceeca
Makefile: add manual path for OpenBSD
Bakkeby
2022-07-10 17:09:18 +0200
4ccd248a50
Merge pull request #74 from veltza/fix-incomplete-merge
Stein Gunnar Bakkeby
2022-07-10 17:07:29 +0200
64aa505248
Fix the incomplete merge from upstream (78adbd2
)
veltza
2022-07-09 11:55:26 +0300
ac9f541965
[st][patch][ligatures] fix potential buffer overflow in shaping code ref. https://git.suckless.org/sites/commit/05a0d9b6bf500a7b2955c4299a1912eb302ce40b.html
Bakkeby
2022-07-05 15:32:06 +0200
ff557169e4
Merge pull request #73 from veltza/change-ctrl-l-behavior
Stein Gunnar Bakkeby
2022-07-02 17:59:51 +0200
a705b714b5
Change Ctrl+l behaviour
veltza
2022-07-01 14:59:03 +0300
df36caf56b
Merge pull request #68 from veltza/fix-flickering-sixels
Stein Gunnar Bakkeby
2022-06-10 13:46:42 +0200
2e6ffa28f4
Fix flickering when sixel images are moving
veltza
2022-06-08 00:51:58 +0300
6e962cc929
Merge pull request #66 from myNameIsPK/master
Stein Gunnar Bakkeby
2022-06-04 20:00:15 +0200
bca5e344fa
Fix typo
myNameIsPK
2022-06-04 04:51:57 +0700
baa9357e96
Makefile: add manual path for OpenBSD
Hiltjo Posthuma
2022-05-01 18:38:40 +0200
8629d9a1da
code-golfing: cleanup osc color related code
NRK
2022-01-07 23:21:04 +0600
3e41e252b1
Adding background image reload patch ref. pull request #62
bakkeby
2022-04-11 15:56:12 +0200
d8ec7a396c
base64_digits: reduce scope, implicit zero, +1 size
bakkeby
2022-03-28 11:23:52 +0200
addd5e9749
avoid potential UB when using isprint()
bakkeby
2022-03-28 11:21:42 +0200
ef0551932f
base64_digits: reduce scope, implicit zero, +1 size
NRK
2022-03-18 17:03:34 +0600
af3bb68add
avoid potential UB when using isprint()
NRK
2022-03-18 16:20:54 +0600
fb0b76b0ff
make underlines and strikethroughs respect `chscale`
bakkeby
2022-03-14 09:45:12 +0100
2aefa348ba
make underlines and strikethroughs respect `chscale`
Zacchary Dempsey-Plante
2022-03-13 10:44:08 +0100
289485bd50
background image: use xmalloc instead of malloc to exit st on malloc failures
bakkeby
2022-03-11 10:17:31 +0100
faac64e392
background image: make sure to close the farbfeld file on error
bakkeby
2022-03-11 09:38:09 +0100
1a8175a337
Adding background image patch
bakkeby
2022-03-10 11:37:49 +0100
51dc6ba469
scrollback: do not scroll up when already at the top ref. #57
bakkeby
2022-03-06 12:30:56 +0100
4a156b95f9
Delay redrawals on palette changes
bakkeby
2022-02-24 13:46:37 +0100
cc4595779d
X10/SGR mouse: use alt as meta key instead of super/windows key
bakkeby
2022-02-24 13:39:56 +0100
9a86625780
LICENSE: bump year
bakkeby
2022-02-24 13:38:54 +0100
5bf86e1ca2
Fix mousereport
bakkeby
2022-02-24 13:38:01 +0100
b2dffe8a25
bump version to 0.8.5
bakkeby
2022-02-24 13:29:14 +0100
643ab6720e
FAQ: fix a typo, patch -> path
bakkeby
2022-02-24 13:28:10 +0100
b5d7194d90
Fix overtyping wide characters.
bakkeby
2022-02-24 13:27:04 +0100
1a7cc16bec
Fix null pointer access in strhandle
bakkeby
2022-02-24 13:25:36 +0100
9ab02993c3
Add support for OSC color sequences
bakkeby
2022-02-24 13:24:00 +0100
e823e2308f
Delay redrawals on palette changes
Santtu Lakkala
2022-02-17 16:00:47 +0200
2c5edf28ec
X10/SGR mouse: use alt as meta key instead of super/windows key
Hiltjo Posthuma
2022-01-12 09:44:27 +0100
b1d97fec47
LICENSE: bump year
Hiltjo Posthuma
2022-01-10 17:11:17 +0100
ea7cd7b62f
Fix mousereport
robert
2022-01-08 11:40:34 -0800
7fb0c0cc68
bump version to 0.8.5
Hiltjo Posthuma
2022-01-07 12:39:57 +0100
7e1c68f25d
FAQ: fix a typo, patch -> path
Hiltjo Posthuma
2022-01-02 12:15:45 +0100
65f1dc4283
Fix overtyping wide characters.
jamin
2021-12-29 09:07:17 -0800
a0467c802d
Fix null pointer access in strhandle
Jochen Sprickerhof
2021-12-27 11:41:42 +0100
273db5ceaf
follow-up fix for OSC color sequences, return
Hiltjo Posthuma
2021-12-26 19:00:41 +0100
8e31030390
Add support for OSC color sequences
Raheman Vaiya
2021-12-26 18:57:04 +0100
7099c6ec73
sixel: adding anysize patch compatibility ref. #45
bakkeby
2021-12-15 11:23:59 +0100
ea91b10dab
Merge pull request #42 from stevenrace/patch-1
Stein Gunnar Bakkeby
2021-10-14 12:03:52 +0200
ac7b02b841
Update patches.def.h
Steven
2021-10-14 04:57:44 -0500
f78822a367
Merge pull request #41 from dosisod/fix-sixel-alpha
Stein Gunnar Bakkeby
2021-09-13 11:09:20 +0200
a11209e6ed
Fix white background bleeding through sixel images:
dosisod
2021-09-12 11:18:06 -0700
c02ad97409
fix possible rare crash when Xutf8TextPropertyToTextList fails
bakkeby
2021-08-24 15:01:03 +0200
78adbd2406
fix a problem that the standard streams are unexpectedly closed
bakkeby
2021-08-24 14:57:35 +0200
2f6e597ed8
fix possible rare crash when Xutf8TextPropertyToTextList fails
Hiltjo Posthuma
2021-08-24 13:44:35 +0200
1d3142da96
fix a problem that the standard streams are unexpectedly closed
Koichi Murase
2021-08-24 06:25:05 +0900
f0e4dc3bd5
undercurl: upgrading patch with curly, spiky and capped options
bakkeby
2021-08-22 18:35:31 +0200
390735695e
[st][patch][csi_22_23] Styling fix; update terminfo
bakkeby
2021-08-18 10:29:12 +0200
0045b68966
open copied url: add exec promise to pledge for OpenBSD
bakkeby
2021-08-18 10:11:34 +0200
271a807111
Adding the CSI 22, 23 patch
bakkeby
2021-08-18 10:07:42 +0200
b84e8366ab
Updating SIXEL comment about uncommenting in config.mk instead of Makefile ref. #35
bakkeby
2021-08-05 10:17:38 +0200
1fab5f6e4f
Merge pull request #39 from Hejsil/fix-buffer-overflows-in-openurl-patch
Stein Gunnar Bakkeby
2021-08-03 17:51:57 +0200
45476fccb3
Fix buffer overflows in openurlonclick.c
Komari Spaghetti
2021-08-03 16:20:58 +0200
d50ebeef66
dynamic cursor color: trying out JuanScerriE's proposed amendment for the patch ref. #10
bakkeby
2021-07-29 18:45:06 +0200
5452c4f4d3
Removing 't' case for SIXEL patch ref. #35 .
bakkeby
2021-07-29 17:15:09 +0200
f643835542
Adding simple version of the anysize patch ref. #35
bakkeby
2021-07-29 12:22:44 +0200
eccd7fac9e
Adding columns patch ref. #34
bakkeby
2021-07-26 10:16:54 +0200
d1b9cca73c
Adding clearing of images and scrollback history when using clear ref. #30
bakkeby
2021-07-19 10:14:56 +0200
286db8098b
Add 14th bit to XK_SWITCH_MOD bitmask
bakkeby
2021-07-18 18:17:17 +0200
b39782fdcf
Removing gross purging of sixels code ref. #30
bakkeby
2021-07-18 18:12:47 +0200
2ec571a30c
Add 14th bit to XK_SWITCH_MOD bitmask
Petar Kapriš
2021-07-18 00:14:00 +0200
04a194c013
newterm: dwm swallow compatibility
bakkeby
2021-07-12 09:25:52 +0200
ee4cdc8d6e
Adding openurlonclick patch ref. #32
bakkeby
2021-07-07 10:08:43 +0200
b5c196f009
Reverting OSC 10 and 11 changes ref. #30
bakkeby
2021-07-07 09:49:57 +0200
426eca8f2e
Adding proposed scrollback changes for sixel graphics ref. #30
bakkeby
2021-07-07 09:43:43 +0200
fb8d6e378c
Merge pull request #31 from Ultrahalf/master
Stein Gunnar Bakkeby
2021-06-27 09:38:51 +0200
034569c2b2
Fix typo
Muhamad Althaf
2021-06-27 12:28:14 +0530
b0660ecf47
Adding hide terminal cursor patch
bakkeby
2021-06-09 09:54:50 +0200
ba7f4f98e2
ligatures: addressing boxdraw compatibility issue ref. #29
bakkeby
2021-05-24 13:36:14 +0200
ad7e16b38a
Adding swapmouse patch ref. #28
bakkeby
2021-05-16 11:40:15 +0200
80bb4b8ab7
externalpipe: sigchld changes interfere with right-click-to-plumb and opencopied patches, proposed fix ref. #27
bakkeby
2021-05-15 11:44:09 +0200
56931acefb
Proposed fix for wide glyphs ref. #26
bakkeby
2021-05-15 09:16:51 +0200
5adf4c4c8e
Adding default cursor patch
bakkeby
2021-05-11 16:35:30 +0200
2d59f21271
Revert "Restore cursor when exiting alt mode."
bakkeby
2021-05-11 15:42:47 +0200