<feed xmlns='http://www.w3.org/2005/Atom'>
<title>catgirl, branch 1.7</title>
<subtitle>IRC client
</subtitle>
<id>https://git.causal.agency/catgirl/atom?h=1.7</id>
<link rel='self' href='https://git.causal.agency/catgirl/atom?h=1.7'/>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catgirl/'/>
<updated>2021-03-18T20:15:06+00:00</updated>
<entry>
<title>Fix README typo</title>
<updated>2021-03-18T20:15:06+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-03-18T20:15:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catgirl/commit/?id=86a0594cd2a934c1222d45ee69376a8c21426f1c'/>
<id>urn:sha1:86a0594cd2a934c1222d45ee69376a8c21426f1c</id>
<content type='text'>
How long has this been here?
</content>
</entry>
<entry>
<title>Add C-z keys for directly inserting most color codes</title>
<updated>2021-03-17T20:00:06+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-03-17T20:00:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catgirl/commit/?id=d7ce4b9bc61ee52144e62ec3d4665f80095db44c'/>
<id>urn:sha1:d7ce4b9bc61ee52144e62ec3d4665f80095db44c</id>
<content type='text'>
So you don't have to remember those dang numbers whose order makes
no sense!
</content>
</entry>
<entry>
<title>Reset style after newline in input</title>
<updated>2021-03-17T17:49:26+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-03-17T17:48:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catgirl/commit/?id=8d5631131498ce3952150beb79c777866ea14468'/>
<id>urn:sha1:8d5631131498ce3952150beb79c777866ea14468</id>
<content type='text'>
Reflect what will actually be sent.
</content>
</entry>
<entry>
<title>Show where too-long-messages will be automatically split</title>
<updated>2021-03-17T17:34:33+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-03-17T17:34:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catgirl/commit/?id=8ea881a097360a8ed7dd07ee15dbe264ad5a0912'/>
<id>urn:sha1:8ea881a097360a8ed7dd07ee15dbe264ad5a0912</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow multi-line /me and split long /me messages</title>
<updated>2021-03-14T21:36:16+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-03-14T21:36:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catgirl/commit/?id=64d14d354156332b8fd71f8e40761a69721737b2'/>
<id>urn:sha1:64d14d354156332b8fd71f8e40761a69721737b2</id>
<content type='text'>
/me shouldn't behave differently from a regular message.
</content>
</entry>
<entry>
<title>Refer to glob(7) not sh(1)</title>
<updated>2021-03-13T18:23:24+00:00</updated>
<author>
<name>Klemens Nanni</name>
<email>klemens@posteo.de</email>
</author>
<published>2021-01-23T10:32:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catgirl/commit/?id=e8be141cc02d0de474c10c7c828e39e9a82972a1'/>
<id>urn:sha1:e8be141cc02d0de474c10c7c828e39e9a82972a1</id>
<content type='text'>
Those patterns are not specific to the shell, many commands support them.
</content>
</entry>
<entry>
<title>Add note about arrow and navigation keys</title>
<updated>2021-03-13T18:17:41+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-03-13T18:17:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catgirl/commit/?id=69450d9fe0fc66e4b71c6eb7a4670c2c20a5374e'/>
<id>urn:sha1:69450d9fe0fc66e4b71c6eb7a4670c2c20a5374e</id>
<content type='text'>
And I think with C-Left and C-Right I can actually say "as expected"
now.
</content>
</entry>
<entry>
<title>chat.tmux.conf: use config_files format for reload</title>
<updated>2021-03-11T01:24:39+00:00</updated>
<author>
<name>Klemens Nanni</name>
<email>klemens@posteo.de</email>
</author>
<published>2021-03-09T23:57:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catgirl/commit/?id=441f561f72090a30d1e17e015c3e5257a70ecd85'/>
<id>urn:sha1:441f561f72090a30d1e17e015c3e5257a70ecd85</id>
<content type='text'>
The recent addition of "#{source_files}" allows us to avoid hardcoding
the file name and instead ask tmux itself for the very file it used to
create the session in the first place, i.e. "-f ./chat.tmux.conf".
</content>
</entry>
<entry>
<title>Attempt to clarify trust option use</title>
<updated>2021-03-08T17:42:43+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-03-08T17:42:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catgirl/commit/?id=34cfcb1f0469c782e448a42a70af06e7e26e3e2a'/>
<id>urn:sha1:34cfcb1f0469c782e448a42a70af06e7e26e3e2a</id>
<content type='text'>
Trust is not certificate pinning and should only be used for
self-signed certificates.
</content>
</entry>
<entry>
<title>Disable nick and channel colors with hash bound 0</title>
<updated>2021-03-08T15:47:18+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-03-08T15:47:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catgirl/commit/?id=6435dfdda5c50b0244260d881210538c81d43fa0'/>
<id>urn:sha1:6435dfdda5c50b0244260d881210538c81d43fa0</id>
<content type='text'>
</content>
</entry>
</feed>
