<feed xmlns='http://www.w3.org/2005/Atom'>
<title>catgirl/scripts, branch 2.2a</title>
<subtitle>IRC client
</subtitle>
<id>https://git.causal.agency/catgirl/atom?h=2.2a</id>
<link rel='self' href='https://git.causal.agency/catgirl/atom?h=2.2a'/>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catgirl/'/>
<updated>2023-07-10T01:08:01+00:00</updated>
<entry>
<title>Move sandman to top-level, add --enable-sandman</title>
<updated>2023-07-10T01:08:01+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2023-07-10T01:08:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catgirl/commit/?id=8274be77a0b01f3e29bd1137be77d82077c038a3'/>
<id>urn:sha1:8274be77a0b01f3e29bd1137be77d82077c038a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyrights, authors</title>
<updated>2022-07-30T18:29:04+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-07-30T18:29:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catgirl/commit/?id=34c440779731759ecf92a62e7b1f84756bcb78ae'/>
<id>urn:sha1:34c440779731759ecf92a62e7b1f84756bcb78ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move sandman build to scripts/Makefile</title>
<updated>2022-02-13T01:19:18+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-02-13T01:19:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catgirl/commit/?id=28a27a2c0fdbd05328a4c30fbb63a4e3c6e12432'/>
<id>urn:sha1:28a27a2c0fdbd05328a4c30fbb63a4e3c6e12432</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chroot: Factor out and add OpenBSD build</title>
<updated>2021-09-27T19:16:45+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-09-27T19:16:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catgirl/commit/?id=54c632e8c35c3283a890c589f1b7937887c13877'/>
<id>urn:sha1:54c632e8c35c3283a890c589f1b7937887c13877</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chroot: Avoid passing paths to -s</title>
<updated>2021-07-21T01:27:24+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-07-21T01:27:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catgirl/commit/?id=78a020df8242ae5e4e2ac210bc8d85dc27b43bb6'/>
<id>urn:sha1:78a020df8242ae5e4e2ac210bc8d85dc27b43bb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chat.tmux.conf: Fix base-index setting</title>
<updated>2021-07-15T18:43:30+00:00</updated>
<author>
<name>Klemens Nanni</name>
<email>klemens@posteo.de</email>
</author>
<published>2021-07-08T22:42:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catgirl/commit/?id=773d5bbdc006077e93ee5e3dc54f3c8ae6f15f33'/>
<id>urn:sha1:773d5bbdc006077e93ee5e3dc54f3c8ae6f15f33</id>
<content type='text'>
"base-index" expects integer values, tmux prints a warning at load-time
but otherwise ignores the configuration line.
</content>
</entry>
<entry>
<title>chat.tmux.conf: Make window selection hotkeys match window numbers</title>
<updated>2021-06-17T15:37:40+00:00</updated>
<author>
<name>Klemens Nanni</name>
<email>klemens@posteo.de</email>
</author>
<published>2021-06-15T21:33:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catgirl/commit/?id=948e6d547989ac88525c07b9771667e53088aafe'/>
<id>urn:sha1:948e6d547989ac88525c07b9771667e53088aafe</id>
<content type='text'>
The 'pick chat network' binding on F1 lists tmux windows as follows
and tmux's `choose-tree -Z' lets you jump to the window by pressing the
key denoted inside parantheses.

Set `base-index 1' so as to make window indices match up the hotkey
number instead of being off-by-one due to the session itself being the
first entry in the list.

  (0)   - chat-5: 8 windows (group chat: chat-0,chat-1,chat-2,chat-3,chat-4,chat-5,chat-6) (attached)
  (1)   ├─&gt;   1: hackint: "example.com"
  (2)   ├─&gt;   2: efnet: "example.com"
  ...

PS: Update existing sessions by updating chat.tmux.conf, pressing F5
then running `prefix-: move-window -r' to renumber all windows.
</content>
</entry>
<entry>
<title>Set username from SSH_CLIENT in chroot</title>
<updated>2021-05-27T15:53:02+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-05-27T15:53:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catgirl/commit/?id=b106440752c1c2c786642a6b656a92738715f9ff'/>
<id>urn:sha1:b106440752c1c2c786642a6b656a92738715f9ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Log nick and ssh connection in chroot-prompt</title>
<updated>2021-05-27T15:19:33+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-05-27T15:19:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catgirl/commit/?id=5e7c31b637fc7ed82e4f4c81ccd8ca4fe852972f'/>
<id>urn:sha1:5e7c31b637fc7ed82e4f4c81ccd8ca4fe852972f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace freenode with tilde.chat</title>
<updated>2021-05-19T15:00:15+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-05-19T15:00:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catgirl/commit/?id=c5014377350fbc1e46ee7a690e8d9218ebdb7274'/>
<id>urn:sha1:c5014377350fbc1e46ee7a690e8d9218ebdb7274</id>
<content type='text'>
</content>
</entry>
</feed>
function</a></td><td>John Keeping</td></tr>
<tr><td><span title='2015-08-13 15:39:06 +0200'>2015-08-13</span></td><td><a href='/cgit-pink/commit/filter.c?h=1.4.0&amp;id=0c4d76755b98bb597279a1930bf4c69eca7dde62&amp;follow=1'>filter: don't use dlsym unnecessarily</a></td><td>John Keeping</td></tr>
<tr><td><span title='2015-08-13 15:38:35 +0200'>2015-08-13</span></td><td><a href='/cgit-pink/commit/ui-tree.c?h=1.4.0&amp;id=7105a78b17b118866aee77735e26cffcd1fd08fd&amp;follow=1'>ui-tree: use "sane" isgraph()</a></td><td>John Keeping</td></tr>
<tr><td><span title='2015-08-13 15:38:03 +0200'>2015-08-13</span></td><td><a href='/cgit-pink/commit/ui-shared.h?h=1.4.0&amp;id=e09574bdf6cfbd21ff0a58a18f34d4a11db824d7&amp;follow=1'>cgit.h: move stdbool.h from ui-shared.h</a></td><td>John Keeping</td></tr>
<tr><td><span title='2015-08-13 15:37:42 +0200'>2015-08-13</span></td><td><a href='/cgit-pink/commit/cache.c?h=1.4.0&amp;id=43620cf6aa62decaf319d00c28297e3b87a4da78&amp;follow=1'>cache.c: fix header order</a></td><td>John Keeping</td></tr>
<tr><td><span title='2015-08-13 15:37:28 +0200'>2015-08-13</span></td><td><a href='/cgit-pink/commit/configfile.c?h=1.4.0&amp;id=f2e8ca806d43acbfd9bef53f1a3ee5ce95ff32e7&amp;follow=1'>configfile.c: don't include system headers directly</a></td><td>John Keeping</td></tr>
<tr><td><span title='2015-08-13 15:36:53 +0200'>2015-08-13</span></td><td><a href='/cgit-pink/commit/ui-summary.c?h=1.4.0&amp;id=157f544ac2149a985b0f62e9381a759c0ae252ec&amp;follow=1'>Remove redundant includes</a></td><td>John Keeping</td></tr>
<tr><td><span title='2015-08-13 15:36:37 +0200'>2015-08-13</span></td><td><a href='/cgit-pink/commit/Makefile?h=1.4.0&amp;id=0393102249c30f62c8f061062bc4a9ba962b6910&amp;follow=1'>Makefile: include Git's config.mak.uname</a></td><td>John Keeping</td></tr>
<tr><td><span title='2015-08-13 15:36:18 +0200'>2015-08-13</span></td><td><a href='/cgit-pink/commit/tests/Makefile?h=1.4.0&amp;id=2ef4edee19c3f935dfffc3e0f4a56f5e2f183fa4&amp;follow=1'>tests: allow shell to be overridden</a></td><td>John Keeping</td></tr>
<tr><td><span title='2015-08-13 11:39:23 +0200'>2015-08-13</span></td><td><a href='/cgit-pink/commit/ui-shared.c?h=1.4.0&amp;id=c0b59823035efc136a82a96094d164a979d9b2e9&amp;follow=1'>redirect: cleanliness</a></td><td>Jason A. Donenfeld</td></tr>
<tr><td><span title='2015-08-13 11:39:20 +0200'>2015-08-13</span></td><td><a href='/cgit-pink/commit/cmd.c?h=1.4.0&amp;id=622e64d5f2c56543f56438cb7a705c9023bec269&amp;follow=1'>redirect: be more careful for different cgi setups</a></td><td>Jason A. Donenfeld</td></tr>
<tr><td><span title='2015-08-12 17:43:08 +0200'>2015-08-12</span></td><td><a href='/cgit-pink/commit/ui-log.c?h=1.4.0&amp;id=da1d4c77760ff6a0eb5cbfbaf6956930089d1963&amp;follow=1'>ui-log: fix double counting</a></td><td>John Keeping</td></tr>
<tr><td><span title='2015-08-12 16:57:46 +0200'>2015-08-12</span></td><td><a href='/cgit-pink/commit/ui-tree.c?h=1.4.0&amp;id=30304d8156a72ffc95e45e1aa9407319b81bd253&amp;follow=1'>log: allow users to follow a file</a></td><td>John Keeping</td></tr>
<tr><td><span title='2015-08-12 16:57:30 +0200'>2015-08-12</span></td><td><a href='/cgit-pink/commit/shared.c?h=1.4.0&amp;id=044e2d26da4f8b4f9ff25e4a729ab4e393073b5e&amp;follow=1'>shared: make cgit_diff_tree_cb public</a></td><td>John Keeping</td></tr>
<tr><td><span title='2015-08-12 15:16:05 +0200'>2015-08-12</span></td><td><a href='/cgit-pink/commit/tests/t0110-rawdiff.sh?h=1.4.0&amp;id=2d386e227e0b75474efcfe82e9fec7d0f21c6df4&amp;follow=1'>t0110: Chain together using &amp;&amp;</a></td><td>Jason A. Donenfeld</td></tr>
<tr><td><span title='2015-08-12 15:03:32 +0200'>2015-08-12</span></td><td><a href='/cgit-pink/commit/ui-shared.h?h=1.4.0&amp;id=d7034806a4b1279f62d606501f831dcad31798e6&amp;follow=1'>about: always ensure page has a trailing slash</a></td><td>Jason A. Donenfeld</td></tr>
<tr><td><span title='2015-08-12 14:13:44 +0200'>2015-08-12</span></td><td><a href='/cgit-pink/commit/filters/html-converters/txt2html?h=1.4.0&amp;id=13c2d3df0440ce04273de3149631a9bd97490c6e&amp;follow=1'>filters: apply HTML escaping</a></td><td>Lazaros Koromilas</td></tr>
<tr><td><span title='2015-08-12 14:09:05 +0200'>2015-08-12</span></td><td><a href='/cgit-pink/commit/ui-shared.c?h=1.4.0&amp;id=de83de276bef7509ab8255682595ad4521f3a193&amp;follow=1'>git: update to v2.5.0</a></td><td>Christian Hesse</td></tr>
<tr><td><span title='2015-08-12 14:08:15 +0200'>2015-08-12</span></td><td><a href='/cgit-pink/commit/cgit.c?h=1.4.0&amp;id=dc41a0018058c81ee9a0a2dc6e89f737d7c1c966&amp;follow=1'>Fix processing of repo.hide and repo.ignore</a></td><td>Daniel Reicheltle='2021-02-06 22:30:10 -0500'>2021-02-06</span></td><td><a href='/src/commit/home/.xsession?id=d310ac3ddb92c5fe18fc54bcbc66b0e0129f6bec&amp;follow=1'>Add xmodmap configuration</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-02-06 20:23:45 -0500'>2021-02-06</span></td><td><a href='/src/commit/home/.xsession?id=1577ad23c4cd5417fbddbec457041823168ddbda&amp;follow=1'>Add initial OpenBSD X configuration</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-02-06 19:48:14 -0500'>2021-02-06</span></td><td><a href='/src/commit/bin/scheme.c?id=0de28f7b4c5b1a2e1ece82043987c4f07b78a9ec&amp;follow=1'>Add xterm output to scheme</a></td><td>June McEnroe