<feed xmlns='http://www.w3.org/2005/Atom'>
<title>new-dotfiles/wezterm, branch main</title>
<subtitle>New repository of dotfiles</subtitle>
<id>https://code.ryuslash.org/new-dotfiles/atom?h=main</id>
<link rel='self' href='https://code.ryuslash.org/new-dotfiles/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/'/>
<updated>2026-06-18T19:55:49Z</updated>
<entry>
<title>wezterm: Don't use compose key in wezterm</title>
<updated>2026-06-18T19:55:49Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-06-18T19:55:39Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=63616dedf3f7d86e1b57753c803d40301427d1a9'/>
<id>urn:sha1:63616dedf3f7d86e1b57753c803d40301427d1a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wezterm: Add leader key</title>
<updated>2026-06-18T19:55:22Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-06-18T19:55:22Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=b6f1e2c08576beb164638e8b25a48c647d4a7a04'/>
<id>urn:sha1:b6f1e2c08576beb164638e8b25a48c647d4a7a04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wezterm: Replace Lua config with Fennel</title>
<updated>2026-06-16T00:02:56Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-06-16T00:02:56Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=a50c3f3916a986230b9c2a1f602b6021e902e372'/>
<id>urn:sha1:a50c3f3916a986230b9c2a1f602b6021e902e372</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wezterm: Use integrated buttons</title>
<updated>2026-05-27T22:37:02Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-05-26T22:09:46Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=bcfabaa3c876f83012f58c9e49f53f3e293f43ec'/>
<id>urn:sha1:bcfabaa3c876f83012f58c9e49f53f3e293f43ec</id>
<content type='text'>
This makes them a little nicer to look at in macos.
</content>
</entry>
<entry>
<title>wezterm: Don't allow window size to change</title>
<updated>2026-05-27T17:51:10Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-05-27T17:51:10Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=2198cb5dc75952a0655f377ef076ebc9a32e0724'/>
<id>urn:sha1:2198cb5dc75952a0655f377ef076ebc9a32e0724</id>
<content type='text'>
Font size doesn't usually change, but when it does there's no point in trying to
resize the window itself because I'm using a tiling window manager which fixes
the window size.
</content>
</entry>
<entry>
<title>wezterm: Reorganize file</title>
<updated>2026-05-27T17:50:56Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-05-27T17:50:56Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=ec47b0567b5bbd90f48af1af67f118f9b79ac656'/>
<id>urn:sha1:ec47b0567b5bbd90f48af1af67f118f9b79ac656</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wezterm: Change the number of rows in the command palette</title>
<updated>2026-05-27T17:30:25Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-05-27T17:30:25Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=ba845123bde5f99e9b49e334c82c08f450de5da5'/>
<id>urn:sha1:ba845123bde5f99e9b49e334c82c08f450de5da5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wezterm: Set font for command palette</title>
<updated>2026-05-27T17:30:05Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-05-27T17:30:05Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=dcaf1a5c49d4e9a2d99d8c4540de5014215b0d5f'/>
<id>urn:sha1:dcaf1a5c49d4e9a2d99d8c4540de5014215b0d5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wezterm: Set command pallette colors</title>
<updated>2026-05-27T16:58:50Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-05-27T16:58:50Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=d01529e65514ab12797928e1dc06a4bc1ab44653'/>
<id>urn:sha1:d01529e65514ab12797928e1dc06a4bc1ab44653</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wezterm: Don't show tabbar if there's only one tab</title>
<updated>2026-05-27T00:05:32Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-05-27T00:05:32Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=98afad09c1fe3845467444012b0b1ef184c52528'/>
<id>urn:sha1:98afad09c1fe3845467444012b0b1ef184c52528</id>
<content type='text'>
</content>
</entry>
</feed>
