<feed xmlns='http://www.w3.org/2005/Atom'>
<title>st.git, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://www.git.mouadalami.xyz/st.git/atom?h=main</id>
<link rel='self' href='https://www.git.mouadalami.xyz/st.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://www.git.mouadalami.xyz/st.git/'/>
<updated>2026-05-22T10:43:36+00:00</updated>
<entry>
<title>disabled sending tty keys with mouse scroll</title>
<updated>2026-05-22T10:43:36+00:00</updated>
<author>
<name>Mouad Alami</name>
<email>mouad@alami.xyz</email>
</author>
<published>2026-05-22T10:43:36+00:00</published>
<link rel='alternate' type='text/html' href='https://www.git.mouadalami.xyz/st.git/commit/?id=c967c09da310e912da720cef20c46246721bdb96'/>
<id>urn:sha1:c967c09da310e912da720cef20c46246721bdb96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated keybinding for zoom</title>
<updated>2026-04-13T17:05:40+00:00</updated>
<author>
<name>moadAlami</name>
<email>moadalami40@gmail.com</email>
</author>
<published>2026-04-13T17:05:40+00:00</published>
<link rel='alternate' type='text/html' href='https://www.git.mouadalami.xyz/st.git/commit/?id=4650e67bf8dc69e0e55e637e8001e704c980cfe7'/>
<id>urn:sha1:4650e67bf8dc69e0e55e637e8001e704c980cfe7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changed colors</title>
<updated>2026-04-13T12:44:22+00:00</updated>
<author>
<name>Mouad Alami</name>
<email>mouad@alami.xyz</email>
</author>
<published>2026-04-13T12:44:22+00:00</published>
<link rel='alternate' type='text/html' href='https://www.git.mouadalami.xyz/st.git/commit/?id=a1be18bbc644806c9bfe11b46d444b4909ca655b'/>
<id>urn:sha1:a1be18bbc644806c9bfe11b46d444b4909ca655b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added scrollback patch</title>
<updated>2026-04-13T12:38:40+00:00</updated>
<author>
<name>Mouad Alami</name>
<email>mouad@alami.xyz</email>
</author>
<published>2026-04-13T12:38:40+00:00</published>
<link rel='alternate' type='text/html' href='https://www.git.mouadalami.xyz/st.git/commit/?id=2150d5e4f7e340313b32920976606d17776b8da2'/>
<id>urn:sha1:2150d5e4f7e340313b32920976606d17776b8da2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changed font-style and font-size</title>
<updated>2026-04-13T11:55:23+00:00</updated>
<author>
<name>Mouad Alami</name>
<email>mouad@alami.xyz</email>
</author>
<published>2026-04-13T11:55:23+00:00</published>
<link rel='alternate' type='text/html' href='https://www.git.mouadalami.xyz/st.git/commit/?id=3e5c3700456f0323489165a172f92b5d05f40b19'/>
<id>urn:sha1:3e5c3700456f0323489165a172f92b5d05f40b19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added gitignore and removed config.def.h</title>
<updated>2026-04-13T11:54:35+00:00</updated>
<author>
<name>Mouad Alami</name>
<email>mouad@alami.xyz</email>
</author>
<published>2026-04-13T11:54:35+00:00</published>
<link rel='alternate' type='text/html' href='https://www.git.mouadalami.xyz/st.git/commit/?id=b1b636ae9c40df0435cafc0d311a7b57c6b335b0'/>
<id>urn:sha1:b1b636ae9c40df0435cafc0d311a7b57c6b335b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>st: guard tsetdirt() against zero-sized terminal</title>
<updated>2026-01-16T13:12:07+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://www.git.mouadalami.xyz/st.git/commit/?id=688f70add0d1da8a416bf7df763328d694a24a3a'/>
<id>urn:sha1:688f70add0d1da8a416bf7df763328d694a24a3a</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>
</entry>
<entry>
<title>Disable bracked paste in reset</title>
<updated>2025-12-02T19:09:47+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://www.git.mouadalami.xyz/st.git/commit/?id=0723b7e39e73b2bcfce047b047f6e795d6184028'/>
<id>urn:sha1:0723b7e39e73b2bcfce047b047f6e795d6184028</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>
</entry>
<entry>
<title>bump version to 0.9.3</title>
<updated>2025-08-09T12:35:14+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2025-08-09T12:35:14+00:00</published>
<link rel='alternate' type='text/html' href='https://www.git.mouadalami.xyz/st.git/commit/?id=6e970474743d57a5d8b054c41fd3bff2bc895742'/>
<id>urn:sha1:6e970474743d57a5d8b054c41fd3bff2bc895742</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add a few comments</title>
<updated>2025-08-09T12:22:28+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2025-08-09T10:57:30+00:00</published>
<link rel='alternate' type='text/html' href='https://www.git.mouadalami.xyz/st.git/commit/?id=5a4666c19e3956069147aee43a06b326d998366e'/>
<id>urn:sha1:5a4666c19e3956069147aee43a06b326d998366e</id>
<content type='text'>
</content>
</entry>
</feed>
