<feed xmlns='http://www.w3.org/2005/Atom'>
<title>st, branch custom</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.moselle.moe/st/atom?h=custom</id>
<link rel='self' href='https://git.moselle.moe/st/atom?h=custom'/>
<link rel='alternate' type='text/html' href='https://git.moselle.moe/st/'/>
<updated>2024-01-21T09:01:30+00:00</updated>
<entry>
<title>Font changed to Greybeard</title>
<updated>2024-01-21T09:01:30+00:00</updated>
<author>
<name>P.P.A.</name>
<email>ppa@moselle.moe</email>
</author>
<published>2024-01-21T09:01:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.moselle.moe/st/commit/?id=a873315e5a2bd69ce890ddaea45364c525a0cc43'/>
<id>urn:sha1:a873315e5a2bd69ce890ddaea45364c525a0cc43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for xresources</title>
<updated>2023-07-08T13:21:31+00:00</updated>
<author>
<name>P.P.A</name>
<email>adolphs@moselle.moe</email>
</author>
<published>2023-07-08T13:21:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.moselle.moe/st/commit/?id=e82dc664cdd2a46cee1f48d7f014e4de23fa872e'/>
<id>urn:sha1:e82dc664cdd2a46cee1f48d7f014e4de23fa872e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>workingdir</title>
<updated>2023-07-08T10:57:04+00:00</updated>
<author>
<name>P.P.A</name>
<email>adolphs@moselle.moe</email>
</author>
<published>2023-07-08T10:57:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.moselle.moe/st/commit/?id=6f0517618f413be22695ef2466995dc09c22391b'/>
<id>urn:sha1:6f0517618f413be22695ef2466995dc09c22391b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>desktopentry</title>
<updated>2023-07-08T10:20:01+00:00</updated>
<author>
<name>P.P.A</name>
<email>adolphs@moselle.moe</email>
</author>
<published>2023-07-08T10:20:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.moselle.moe/st/commit/?id=ac5a5e7a1cc72b0bdfe2e3373be3893d7fafc608'/>
<id>urn:sha1:ac5a5e7a1cc72b0bdfe2e3373be3893d7fafc608</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xresources</title>
<updated>2023-07-08T10:15:22+00:00</updated>
<author>
<name>P.P.A</name>
<email>adolphs@moselle.moe</email>
</author>
<published>2023-07-08T10:15:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.moselle.moe/st/commit/?id=5ca9ccdc6328acf10ff421346f74545e515eb353'/>
<id>urn:sha1:5ca9ccdc6328acf10ff421346f74545e515eb353</id>
<content type='text'>
</content>
</entry>
<entry>
<title>blinking cursor</title>
<updated>2023-07-08T10:14:49+00:00</updated>
<author>
<name>P.P.A</name>
<email>adolphs@moselle.moe</email>
</author>
<published>2023-07-08T10:14:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.moselle.moe/st/commit/?id=64e6daef0c8cc7a382ef77186fc0877cf814e0dd'/>
<id>urn:sha1:64e6daef0c8cc7a382ef77186fc0877cf814e0dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>alpha</title>
<updated>2023-07-08T10:12:34+00:00</updated>
<author>
<name>P.P.A</name>
<email>adolphs@moselle.moe</email>
</author>
<published>2023-07-08T10:12:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.moselle.moe/st/commit/?id=60520dbe3f6301aaa3ce62c7e6dc9a47c84fcd7f'/>
<id>urn:sha1:60520dbe3f6301aaa3ce62c7e6dc9a47c84fcd7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>scrollback, -mouse, -mouse-altscreen</title>
<updated>2023-07-08T10:11:18+00:00</updated>
<author>
<name>P.P.A</name>
<email>adolphs@moselle.moe</email>
</author>
<published>2023-07-08T10:11:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.moselle.moe/st/commit/?id=51127ea186a86729364553970d53827645e4802b'/>
<id>urn:sha1:51127ea186a86729364553970d53827645e4802b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix for wide character being incorrectly cleared on MODE_INSERT</title>
<updated>2023-06-25T09:59:06+00:00</updated>
<author>
<name>Shi Tian</name>
<email>shitian@cock.li</email>
</author>
<published>2023-06-25T05:38:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.moselle.moe/st/commit/?id=3a6d6d740110e6ee1b092d05ad746244eedabe4b'/>
<id>urn:sha1:3a6d6d740110e6ee1b092d05ad746244eedabe4b</id>
<content type='text'>
Under insert mode, when inserting a normal character in front of
a wide character, the affected region is shifted to the right by
one cell. However, the empty cell is reset as if being a part of a
wide character, causing the following cell being mishandled as a
dummy cell.
To reproduce the bug:
	printf '\033[4h' # set MODE_INSERT
	printf 妳好
	printf '\033[4D'
	printf 'x'
	printf '\033[4l\n'
</content>
</entry>
<entry>
<title>ignore C1 control characters in UTF-8 mode</title>
<updated>2023-02-07T19:00:59+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2023-02-07T19:00:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.moselle.moe/st/commit/?id=211964d56ee00a7d46e251cbc150afb79138ae37'/>
<id>urn:sha1:211964d56ee00a7d46e251cbc150afb79138ae37</id>
<content type='text'>
Ignore processing and printing C1 control characters in UTF-8 mode.
These are in the range: 0x80 - 0x9f.

By default in st the mode is set to UTF-8.

This matches more the behaviour of xterm with the options -u8 or +u8 also.
Also see the xterm resource "allowC1Printable".

Let me know if this breaks something, in most cases I don't think so.

As usual a very good reference is:
https://invisible-island.net/xterm/ctlseqs/ctlseqs.html
</content>
</entry>
</feed>
