<feed xmlns='http://www.w3.org/2005/Atom'>
<title>r-alacritty.git, branch old-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>Add alacritty extension script support.</title>
<updated>2025-02-06T19:27:56+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>rahm@google.com</email>
</author>
<published>2025-02-06T19:27:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=e7d057926f4bbcdc70b4775b4c6227dcbf21aa8c'/>
<id>e7d057926f4bbcdc70b4775b4c6227dcbf21aa8c</id>
<content type='text'>
This allows an escape code to invoke user-defined extensions found in
/home/rahm/.local/bin/alacritty-ext.sh. The terminal passes to this
script the escape-code arguments.

This allows things like opening links in the browser even through an ssh
connection.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows an escape code to invoke user-defined extensions found in
/home/rahm/.local/bin/alacritty-ext.sh. The terminal passes to this
script the escape-code arguments.

This allows things like opening links in the browser even through an ssh
connection.
</pre>
</div>
</content>
</entry>
<entry>
<title>Have alacritty pass through X1Mouse and X2Mouse to Vim. (Forward and Backward buttons)</title>
<updated>2025-02-06T19:20:33+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>rahm@google.com</email>
</author>
<published>2025-02-06T19:20:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=e87f73cf3c8865d97263d578d8b108b1fe3ef4fb'/>
<id>e87f73cf3c8865d97263d578d8b108b1fe3ef4fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use my specific version of VTE for the OSC 117 extension.</title>
<updated>2025-02-06T01:09:04+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>rahm@google.com</email>
</author>
<published>2025-02-06T01:09:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=d59bb36ae7e9e55a7d721655590f4a79988651c3'/>
<id>d59bb36ae7e9e55a7d721655590f4a79988651c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-implement crosshairs on newer alacritty.</title>
<updated>2025-02-06T00:49:34+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>joshuarahm@gmail.com</email>
</author>
<published>2024-02-19T22:27:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=04ef76f059c751f2c1c5a7e7c691f0e7c63e89c1'/>
<id>04ef76f059c751f2c1c5a7e7c691f0e7c63e89c1</id>
<content type='text'>
The config values are hardcoded atm.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The config values are hardcoded atm.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump vte to 0.15.0</title>
<updated>2025-02-04T15:23:07+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2025-02-04T15:23:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=463a86798401927d463424aff3639dda18a7a27d'/>
<id>463a86798401927d463424aff3639dda18a7a27d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add backslash to invalid characters for URL regex</title>
<updated>2025-01-29T01:29:22+00:00</updated>
<author>
<name>Kaylem Brown-Malone</name>
<email>kaylem20201@gmail.com</email>
</author>
<published>2025-01-29T01:29:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=5b189bca684c046a43be7f1c168c3bc37109fc5b'/>
<id>5b189bca684c046a43be7f1c168c3bc37109fc5b</id>
<content type='text'>
This adds the `\` character to the list of characters which will
terminate matches in Alacritty's default hint for URL recognition.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds the `\` character to the list of characters which will
terminate matches in Alacritty's default hint for URL recognition.</pre>
</div>
</content>
</entry>
<entry>
<title>Add option to drain PTY on shutdown</title>
<updated>2025-01-16T15:04:21+00:00</updated>
<author>
<name>Andrew Borg (Kashin)</name>
<email>1192958+aborg-dev@users.noreply.github.com</email>
</author>
<published>2025-01-16T15:04:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=5e78d20c709cb1ab8d44ca7a8702cc26d779227c'/>
<id>5e78d20c709cb1ab8d44ca7a8702cc26d779227c</id>
<content type='text'>
This patch removes the `hold` option on `alacritty_terminal` in favor of
a `drain_on_exit` option, which will drain the PTY before shutdown. The
hold logic is instead handled in `alacritty`.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch removes the `hold` option on `alacritty_terminal` in favor of
a `drain_on_exit` option, which will drain the PTY before shutdown. The
hold logic is instead handled in `alacritty`.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix OpenGL reset changelog entry</title>
<updated>2025-01-14T06:41:35+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>contact@christianduerr.com</email>
</author>
<published>2025-01-14T06:41:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=c9c41e637ac49f3cd67cf0362c596ae9d947f896'/>
<id>c9c41e637ac49f3cd67cf0362c596ae9d947f896</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Error when failed to create socket with --daemon</title>
<updated>2025-01-13T21:03:52+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2025-01-13T21:03:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=bc3b7a2c1f4137f3879de6317f24171643c925c9'/>
<id>bc3b7a2c1f4137f3879de6317f24171643c925c9</id>
<content type='text'>
The daemon without socket is not that useful.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The daemon without socket is not that useful.</pre>
</div>
</content>
</entry>
<entry>
<title>Bump vte to 0.14.1</title>
<updated>2025-01-12T23:32:42+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2025-01-12T23:32:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=05368ea6a7061fa5e88b01d3e2982cbfd202f15a'/>
<id>05368ea6a7061fa5e88b01d3e2982cbfd202f15a</id>
<content type='text'>
This fixes a crash with partial utf8 input and also speeds up parsing
in some cases.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes a crash with partial utf8 input and also speeds up parsing
in some cases.</pre>
</div>
</content>
</entry>
</feed>
