<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ghostty.git/src/unicode/props_table.zig, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/ghostty.git/'/>
<entry>
<title>move tests over to _uucode.zig files to avoid needing deps for vt tests</title>
<updated>2025-09-23T14:49:59+00:00</updated>
<author>
<name>Jacob Sandlund</name>
<email>jacob@jacobsandlund.com</email>
</author>
<published>2025-09-23T14:49:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/ghostty.git/commit/?id=c7ad29ca91385f224fabae06f323cd14b48a8656'/>
<id>c7ad29ca91385f224fabae06f323cd14b48a8656</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix merge</title>
<updated>2025-09-23T14:01:23+00:00</updated>
<author>
<name>Jacob Sandlund</name>
<email>jacob@jacobsandlund.com</email>
</author>
<published>2025-09-23T13:54:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/ghostty.git/commit/?id=b5c6c044a724ec161a1793e308531bd82b75d56c'/>
<id>b5c6c044a724ec161a1793e308531bd82b75d56c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/main' into jacob/uucode</title>
<updated>2025-09-23T13:36:41+00:00</updated>
<author>
<name>Jacob Sandlund</name>
<email>jacob@jacobsandlund.com</email>
</author>
<published>2025-09-23T13:36:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/ghostty.git/commit/?id=b01770c21c9b393d6dcfacae75d9d1159be33f9a'/>
<id>b01770c21c9b393d6dcfacae75d9d1159be33f9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>unicode: isolate properties, tables, and ziglyph into separate files</title>
<updated>2025-09-20T22:00:55+00:00</updated>
<author>
<name>Mitchell Hashimoto</name>
<email>m@mitchellh.com</email>
</author>
<published>2025-09-20T21:57:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/ghostty.git/commit/?id=bf1278deff54ec70bc0a8bbf6ff55638b993c0af'/>
<id>bf1278deff54ec70bc0a8bbf6ff55638b993c0af</id>
<content type='text'>
This makes it cleaner to add new sources of table generation and also
avoids inadvertently depending on different modules (despite Zig's lazy
analysis). 

This also fixes up terminal to only use our look up tables which avoids
bringing ziglyph in for the terminal module.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes it cleaner to add new sources of table generation and also
avoids inadvertently depending on different modules (despite Zig's lazy
analysis). 

This also fixes up terminal to only use our look up tables which avoids
bringing ziglyph in for the terminal module.
</pre>
</div>
</content>
</entry>
</feed>
