<feed xmlns='http://www.w3.org/2005/Atom'>
<title>r-alacritty.git/alacritty_terminal/tests/ref/hyperlinks, branch rahm</title>
<subtitle>My custom-patched version of alacritty.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/'/>
<entry>
<title>Update bitflags to 2.2.1</title>
<updated>2023-05-17T05:36:41+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2023-05-16T04:34:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=b1feba6916f1ccf57b0a76914946c112ec2195a2'/>
<id>b1feba6916f1ccf57b0a76914946c112ec2195a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix `;` character in URI OSC 8 payload</title>
<updated>2023-03-19T15:16:28+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2023-03-19T15:16:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=4b91a1dbe97d209273290480f58480f48fa4af97'/>
<id>4b91a1dbe97d209273290480f58480f48fa4af97</id>
<content type='text'>
The special character `;` can be not URL-encoded, thus it'll add
extra parameter in the payload. Handle it joining extra parameters
with the `;` as a separator.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The special character `;` can be not URL-encoded, thus it'll add
extra parameter in the payload. Handle it joining extra parameters
with the `;` as a separator.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix inverted condition for cell's extra clearing</title>
<updated>2022-07-24T10:05:46+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2022-07-24T10:05:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=4fce2b16f572719bc8036eed0ad06ab41e52f95a'/>
<id>4fce2b16f572719bc8036eed0ad06ab41e52f95a</id>
<content type='text'>
Fixes #6215.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #6215.</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for hyperlink escape sequence</title>
<updated>2022-07-10T17:11:28+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2022-07-10T17:11:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=694a52bcffeffdc9e163818c3b2ac5c39e26f1ef'/>
<id>694a52bcffeffdc9e163818c3b2ac5c39e26f1ef</id>
<content type='text'>
This commit adds support for hyperlink escape sequence
`OSC 8 ; params ; URI ST`. The configuration option responsible for
those is `hints.enabled.hyperlinks`.

Fixes #922.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit adds support for hyperlink escape sequence
`OSC 8 ; params ; URI ST`. The configuration option responsible for
those is `hints.enabled.hyperlinks`.

Fixes #922.</pre>
</div>
</content>
</entry>
</feed>
