Go to file
Hiltjo Posthuma ab724ec577 fix possible rare crash when Xutf8TextPropertyToTextList fails
from the XmbTextListToTextProperty(3) man page:

"If insufficient memory is available for the new value string, the functions
return XNoMemory.  If the current locale is not supported, the functions return
XLocaleNotSupported.  In both of these error cases, the functions do not set
text_prop_return."

Reported by Steffen Nurpmeso <steffen@sdaoden.eu>, thanks!
2021-12-21 23:57:44 -03:00
patches Added anysize, font2, newterm (orphan) patches 2021-08-19 17:33:28 -03:00
.gitignore Change emoji font 2021-10-25 14:24:33 -03:00
FAQ FAQ: fix single-buffer patch 2020-06-01 14:09:46 +02:00
LEGACY LEGACY: typo. 2012-09-18 19:08:03 +02:00
LICENSE LICENSE: bump years 2020-06-17 23:49:40 +02:00
Makefile Minor changes 2021-02-28 23:12:19 -03:00
README Changed README 2020-11-19 15:09:42 -03:00
TODO Remove old TODO entry. 2015-04-13 17:06:11 +02:00
arg.h don't modify argv, use a counter 2018-03-20 21:22:27 +01:00
config.def.h Change emoji font 2021-10-25 14:24:33 -03:00
config.mk bump version to 0.8.4 2020-06-19 11:27:17 +02:00
st.1 Add support for scroll(1) 2020-04-11 15:23:20 +02:00
st.c fix a problem that the standard streams are unexpectedly closed 2021-12-21 23:57:38 -03:00
st.h Added anysize, font2, newterm (orphan) patches 2021-08-19 17:33:28 -03:00
st.info Partially add back in "support REP (repeat) escape sequence" 2020-05-30 22:04:28 +02:00
win.h ST: Add WM_ICON_NAME property support 2020-10-18 11:17:11 +02:00
x.c fix possible rare crash when Xutf8TextPropertyToTextList fails 2021-12-21 23:57:44 -03:00

README

My st build.