<feed xmlns='http://www.w3.org/2005/Atom'>
<title>r-alacritty-vte.git, branch master</title>
<subtitle>Alacritty's VTE library with Rahm's extra hacks.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty-vte.git/'/>
<entry>
<title>Bump crate versions missing license files</title>
<updated>2024-06-08T07:07:09+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>contact@christianduerr.com</email>
</author>
<published>2024-06-08T07:07:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty-vte.git/commit/?id=ebc4a4d7259678a8626f5c269ea9348dfc3e79b2'/>
<id>ebc4a4d7259678a8626f5c269ea9348dfc3e79b2</id>
<content type='text'>
This patch bumps utf8parse/vte_generate_state_changes versions to
release the change which included the license files into the crates.io
package.

Closes #113.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch bumps utf8parse/vte_generate_state_changes versions to
release the change which included the license files into the crates.io
package.

Closes #113.</pre>
</div>
</content>
</entry>
<entry>
<title>Add SCP control support</title>
<updated>2024-04-01T12:38:46+00:00</updated>
<author>
<name>Mohammad AlSaleh</name>
<email>CE.Mohammad.Alsaleh@gmail.com</email>
</author>
<published>2024-04-01T12:38:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty-vte.git/commit/?id=a971e86f8545cd4fe9ed4fd28e31758e9460c6ed'/>
<id>a971e86f8545cd4fe9ed4fd28e31758e9460c6ed</id>
<content type='text'>
Modern usage of this control function comes from the BiDi draft
proposal:

https://terminal-wg.pages.freedesktop.org/bidi/recommendation/escape-sequences.html

The draft slightly extends the definition in ECMA-48.

Signed-off-by: Mohammad AlSaleh &lt;CE.Mohammad.AlSaleh@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modern usage of this control function comes from the BiDi draft
proposal:

https://terminal-wg.pages.freedesktop.org/bidi/recommendation/escape-sequences.html

The draft slightly extends the definition in ECMA-48.

Signed-off-by: Mohammad AlSaleh &lt;CE.Mohammad.AlSaleh@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Add licenses to vte_generate_state_changes</title>
<updated>2024-01-25T03:17:05+00:00</updated>
<author>
<name>Casey Dahlin</name>
<email>casey.dahlin@gmail.com</email>
</author>
<published>2024-01-25T03:17:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty-vte.git/commit/?id=ed51aa19b7ad060f62a75ec55ebb802ced850b1a'/>
<id>ed51aa19b7ad060f62a75ec55ebb802ced850b1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 0.13.0</title>
<updated>2023-11-17T03:33:36+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2023-11-17T03:33:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty-vte.git/commit/?id=93baa275530718867ed40e90f2fa3512c15beb72'/>
<id>93baa275530718867ed40e90f2fa3512c15beb72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for DECRQM/DECRPM</title>
<updated>2023-11-17T03:20:19+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2023-11-17T03:20:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty-vte.git/commit/?id=0f59335e6dd1e50e97003d4893e20f6bf71a9752'/>
<id>0f59335e6dd1e50e97003d4893e20f6bf71a9752</id>
<content type='text'>
Fixes #100.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #100.</pre>
</div>
</content>
</entry>
<entry>
<title>Split-out `PrivateMode` from 'Mode'</title>
<updated>2023-11-17T01:30:32+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2023-11-17T01:30:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty-vte.git/commit/?id=4fb1594a30d0c60653811496f845137f4420f7cd'/>
<id>4fb1594a30d0c60653811496f845137f4420f7cd</id>
<content type='text'>
The modes could overlap and there's also no way to actually
forward information about unhandled modes downstream, thus
split the modes into 2 separate structures and pass unhandled
modes.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The modes could overlap and there's also no way to actually
forward information about unhandled modes downstream, thus
split the modes into 2 separate structures and pass unhandled
modes.</pre>
</div>
</content>
</entry>
<entry>
<title>Reexport cursor_icon crate</title>
<updated>2023-11-15T03:23:54+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2023-11-15T03:23:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty-vte.git/commit/?id=aea74a14760d2cb3c11768db6079c3212f98ee89'/>
<id>aea74a14760d2cb3c11768db6079c3212f98ee89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 0.12.1</title>
<updated>2023-11-07T19:06:08+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2023-11-07T19:06:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty-vte.git/commit/?id=645b23e0904a2526171a96789c9084bb848ed2b7'/>
<id>645b23e0904a2526171a96789c9084bb848ed2b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure proper enum representation</title>
<updated>2023-11-04T07:38:20+00:00</updated>
<author>
<name>Ethan Pailes</name>
<email>ethan@pailes.org</email>
</author>
<published>2023-11-04T07:38:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty-vte.git/commit/?id=1e66833034d11c2867ccf0a92e75e29dbb64abc8'/>
<id>1e66833034d11c2867ccf0a92e75e29dbb64abc8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 0.12.0</title>
<updated>2023-09-26T11:13:41+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2023-09-26T11:13:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty-vte.git/commit/?id=7915b0952254f08b72492e117282d0327c979356'/>
<id>7915b0952254f08b72492e117282d0327c979356</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
