This website requires JavaScript.
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
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
fb0b76b0ff
make underlines and strikethroughs respect chscale
bakkeby
2022-03-14 09:45:12 +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
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
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
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
52900255d9
Restore cursor when exiting alt mode.
bakkeby
2021-05-11 10:12:23 +0200
78e025a0e7
Upgrading to latest master, 46b02f, 2021-03-28
bakkeby
2021-05-10 10:43:48 +0200
72ee5f3307
vim-browse: fix for missing history overlay
bakkeby
2021-05-10 10:43:38 +0200
63d9b8eefe
execsh: missing arg argument
bakkeby
2021-05-10 10:33:25 +0200
896f5a08c8
Upgrading to latest master, 46b02f, 2021-03-28
bakkeby
2021-05-10 09:39:02 +0200
763e9f15b3
Mild const-correctness improvements.
bakkeby
2021-05-10 09:35:50 +0200
29b20b54c5
ST: Add WM_ICON_NAME property support
bakkeby
2021-05-10 09:28:15 +0200
835d204593
fix: correctly encode mouse buttons >= 8 in X10 and SGR mode
bakkeby
2021-05-10 09:22:32 +0200
0325f7c76b
vim-browse: segment fault when applied on top of st-clipboard patch ref. #21
bakkeby
2021-05-09 19:53:25 +0200
e039854635
Adding vim browse patch ref. #21
bakkeby
2021-05-09 17:48:28 +0200
e139d1fd75
Refactoring Makefile and config.mk to make it easier to enable patches such as the ligatures patch and the sixel patch
bakkeby
2021-05-09 15:06:02 +0200
1a1d492cd8
Adding alpha-focus-highlight patch
bakkeby
2021-05-09 14:40:30 +0200
56e208e0de
Adding sync patch ref. #21
bakkeby
2021-05-09 09:25:22 +0200
3b88d65645
copyurl: upgrading to support non-ascii URLs ref. #21
bakkeby
2021-05-09 08:08:51 +0200
a5435903d4
Adding universcroll patch ref. #21
bakkeby
2021-05-08 17:49:04 +0200
a1303a8811
Adding delkey patch ref. #21
bakkeby
2021-05-08 16:57:59 +0200
a44ac5937f
Adding osc_10_11_12_2 patch ref. #21
bakkeby
2021-05-08 16:50:06 +0200
8c8bace91c
Adding netwmicon patch ref. #21
bakkeby
2021-05-08 14:49:59 +0200
2876951262
Adding desktop patch ref. #21
bakkeby
2021-05-08 14:24:42 +0200
79278e3d32
Adding undercurl patch ref. #20
bakkeby
2021-05-08 10:53:46 +0200
ce05a34de1
Adding blinking cursor patch ref. #20
bakkeby
2021-05-08 10:13:20 +0200
8f79391f16
Merge pull request #19 from loiccoyle/advertise_sixel
Stein Gunnar Bakkeby
2021-05-07 21:09:08 +0200
f72e1cd3fb
advertise sixel support
Loic Coyle
2021-05-07 16:52:49 +0200
0fade9158a
xresources reload: minor style changes ref. #16
bakkeby
2021-05-07 09:27:05 +0200
eed2984b7f
Merge pull request #16 from loiccoyle/reload_xresources
Stein Gunnar Bakkeby
2021-05-07 09:12:55 +0200
8a3cd6e454
Merge pull request #18 from loiccoyle/fix_xresources_relativeborder
Stein Gunnar Bakkeby
2021-05-07 09:08:26 +0200
dbf9e9475c
add RELATIVEBORDER_PATCH check
Loic Coyle
2021-05-07 00:46:04 +0200
540a923fb9
Add XRESOURCES_RELOAD_PATCH
Loic Coyle
2021-04-24 00:17:23 +0200
c3ed7be893
Merge pull request #15 from loiccoyle/background_alpha_escape_sequence
Stein Gunnar Bakkeby
2021-04-23 11:29:24 +0200
ec513b230a
Add alpha to background color from escape sequence
Loic Coyle
2021-04-22 20:49:05 +0200
08f137a8a0
Adding workaround for Variable Fonts causing too wide letter spacing
bakkeby
2021-04-21 15:48:31 +0200
dbd1d6ece0
Addressing relativeborder plus ligatures combo conflict
bakkeby
2021-03-29 10:27:10 +0200
636edb09c2
Addressing relativeborder plus ligatures combo conflict
bakkeby
2021-03-29 10:26:04 +0200
708cdada96
Unable to make while using scrollback patch ref. #14
bakkeby
2021-03-29 09:13:14 +0200
f31c43015d
Adding sixel support ref. #7
bakkeby
2021-03-10 18:09:47 +0100
884c62a056
Adding dynamic cursor color patch ref. #10
bakkeby
2021-02-26 14:33:03 +0100
6c42872476
keyboardselect: style changes
bakkeby
2021-02-24 08:52:22 +0100
d7b6b1c1c6
Merge pull request #9 from kiprasmel/fix/patch-keyboardselect_st.c-with-ligatures
Stein Gunnar Bakkeby
2021-02-24 08:44:53 +0100
c148334008
fix keyboardselect patch when combined with ligatures patch
Kipras Melnikovas
2021-02-24 00:58:48 +0200
9c0f91c892
Adding alpha gradient patch
bakkeby
2021-02-15 14:38:06 +0100
99903c67d9
Adding alpha gradient patch
bakkeby
2021-02-15 14:37:37 +0100