<feed xmlns='http://www.w3.org/2005/Atom'>
<title>st, branch master</title>
<subtitle>my st fork</subtitle>
<link rel='alternate' type='text/html' href='https://git.jakekoroman.com/st/'/>
<entry>
<title>apply scrollback patch with reflow.</title>
<updated>2026-03-17T17:23:42+00:00</updated>
<author>
<name>Jake Koroman</name>
<email>jake@jakekoroman.com</email>
</author>
<published>2026-03-17T17:13:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jakekoroman.com/st/commit/?id=b6ed34f7a018d3c5442584062df38db69dbbd88a'/>
<id>b6ed34f7a018d3c5442584062df38db69dbbd88a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>st: guard tsetdirt() against zero-sized terminal</title>
<updated>2026-03-16T01:15:34+00:00</updated>
<author>
<name>Milos Nikic</name>
<email>nikic.milos@gmail.com</email>
</author>
<published>2026-01-15T05:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jakekoroman.com/st/commit/?id=1db7ecac6613f5bcba76b24b5eef7ab560df573f'/>
<id>1db7ecac6613f5bcba76b24b5eef7ab560df573f</id>
<content type='text'>
tsetdirt() assumes term.row &gt; 0. During early init or
resize paths this may not hold, leading to out-of-bounds
access. Bail out early if there are no rows.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tsetdirt() assumes term.row &gt; 0. During early init or
resize paths this may not hold, leading to out-of-bounds
access. Bail out early if there are no rows.
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable bracked paste in reset</title>
<updated>2026-03-16T01:15:34+00:00</updated>
<author>
<name>Roberto E. Vargas Caballero</name>
<email>k0ga@shike2.net</email>
</author>
<published>2025-11-28T15:31:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jakekoroman.com/st/commit/?id=48c6df845a3de9470b939bbcdec71f6c09afd1fd'/>
<id>48c6df845a3de9470b939bbcdec71f6c09afd1fd</id>
<content type='text'>
Sadly, there are too many programs today that enable this mode
and it is becoming very common to find the terminal adding
characters before and after in every of your pastes. A reset
should disable this mode.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sadly, there are too many programs today that enable this mode
and it is becoming very common to find the terminal adding
characters before and after in every of your pastes. A reset
should disable this mode.
</pre>
</div>
</content>
</entry>
<entry>
<title>x.c: make opacity toggleable.</title>
<updated>2025-11-05T01:33:32+00:00</updated>
<author>
<name>Jake Koroman</name>
<email>jake@jakekoroman.com</email>
</author>
<published>2025-11-05T01:33:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jakekoroman.com/st/commit/?id=05871c1a5f0d899794d6215c393e96fd592a42d8'/>
<id>05871c1a5f0d899794d6215c393e96fd592a42d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>config.def.h: document colours.</title>
<updated>2025-10-03T14:56:20+00:00</updated>
<author>
<name>Jake Koroman</name>
<email>jake@jakekoroman.com</email>
</author>
<published>2025-10-03T14:56:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jakekoroman.com/st/commit/?id=d63f7119a4bd42d37b8ce7a2a6457b139af5c23d'/>
<id>d63f7119a4bd42d37b8ce7a2a6457b139af5c23d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add .gitignore</title>
<updated>2025-10-03T14:42:27+00:00</updated>
<author>
<name>Jake Koroman</name>
<email>jake@jakekoroman.com</email>
</author>
<published>2025-10-03T14:42:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jakekoroman.com/st/commit/?id=3aaa25522c96afdd76bc4852af0146c802da1e22'/>
<id>3aaa25522c96afdd76bc4852af0146c802da1e22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>patch: applied alpha.</title>
<updated>2025-10-03T14:41:49+00:00</updated>
<author>
<name>Jake Koroman</name>
<email>jake@jakekoroman.com</email>
</author>
<published>2025-10-03T14:41:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jakekoroman.com/st/commit/?id=1800bb3dac410b22cd443f72fede5bab236de35b'/>
<id>1800bb3dac410b22cd443f72fede5bab236de35b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>patch: applied bold is not bright.</title>
<updated>2025-10-03T14:26:38+00:00</updated>
<author>
<name>Jake Koroman</name>
<email>jake@jakekoroman.com</email>
</author>
<published>2025-10-03T14:26:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jakekoroman.com/st/commit/?id=1e4452b90aa9231c7181f7fd4aa4889560af8875'/>
<id>1e4452b90aa9231c7181f7fd4aa4889560af8875</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>config.mk: change default prefix to ~/.local</title>
<updated>2025-10-03T14:24:54+00:00</updated>
<author>
<name>Jake Koroman</name>
<email>jake@jakekoroman.com</email>
</author>
<published>2025-10-03T14:24:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jakekoroman.com/st/commit/?id=f8ed14d03959566b6208d3fa50b70e54340ff72c'/>
<id>f8ed14d03959566b6208d3fa50b70e54340ff72c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>patch: applied anysize.</title>
<updated>2025-10-03T14:24:17+00:00</updated>
<author>
<name>Jake Koroman</name>
<email>jake@jakekoroman.com</email>
</author>
<published>2025-10-03T14:24:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jakekoroman.com/st/commit/?id=fb19ddd164e16c62925173825140298d054438e7'/>
<id>fb19ddd164e16c62925173825140298d054438e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
