<feed xmlns='http://www.w3.org/2005/Atom'>
<title>r-alacritty.git/alacritty_terminal/src/tty/windows, branch rahm2</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>Allow setting terminal env vars via PTY options</title>
<updated>2024-08-14T21:41:13+00:00</updated>
<author>
<name>Kirill Bulatov</name>
<email>mail4score@gmail.com</email>
</author>
<published>2024-03-18T01:15:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=2197a8eb53e260f56fc090d3f1c64fa76e25b8f1'/>
<id>2197a8eb53e260f56fc090d3f1c64fa76e25b8f1</id>
<content type='text'>
Closes #7778.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #7778.</pre>
</div>
</content>
</entry>
<entry>
<title>Send exit code events on child process exit</title>
<updated>2024-08-14T21:41:13+00:00</updated>
<author>
<name>Kirill Bulatov</name>
<email>mail4score@gmail.com</email>
</author>
<published>2024-03-09T11:32:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=79a497b1766ffd7806d020ae37fa9d1a1b379fbf'/>
<id>79a497b1766ffd7806d020ae37fa9d1a1b379fbf</id>
<content type='text'>
Fixes #7753.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #7753.
</pre>
</div>
</content>
</entry>
<entry>
<title>Expose more process info on Windows</title>
<updated>2024-08-14T21:41:13+00:00</updated>
<author>
<name>Small White</name>
<email>364772080@qq.com</email>
</author>
<published>2024-03-07T08:56:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=6104c2f780d6e217b4af40dd6e7bb38bff20e95c'/>
<id>6104c2f780d6e217b4af40dd6e7bb38bff20e95c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove `alacritty_config` from alacritty_terminal</title>
<updated>2023-11-10T14:16:22+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2023-11-10T14:16:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=5060f8eeb864e8c304fbad9588bdd882db942356'/>
<id>5060f8eeb864e8c304fbad9588bdd882db942356</id>
<content type='text'>
There's no need to force alacritty's user configuration on
other users of the crate, thus provide the options actually used
by alacritty_terminal itself.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There's no need to force alacritty's user configuration on
other users of the crate, thus provide the options actually used
by alacritty_terminal itself.</pre>
</div>
</content>
</entry>
<entry>
<title>Port from mio to polling</title>
<updated>2023-10-07T19:56:11+00:00</updated>
<author>
<name>John Nunley</name>
<email>jtnunley01@gmail.com</email>
</author>
<published>2023-10-07T19:56:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=c2f8abecfbaf6b6388e7746b733b7f22cbb7a750'/>
<id>c2f8abecfbaf6b6388e7746b733b7f22cbb7a750</id>
<content type='text'>
This patch replaces the mio crate with the polling. Now that
smol-rs/polling#96 has been merged, we should be at full feature parity
with mio v0.6 now.

Fixes #7104.
Fixes #6486.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch replaces the mio crate with the polling. Now that
smol-rs/polling#96 has been merged, we should be at full feature parity
with mio v0.6 now.

Fixes #7104.
Fixes #6486.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for loading conpty.dll</title>
<updated>2023-06-19T18:29:17+00:00</updated>
<author>
<name>Pavel Roskin</name>
<email>1317472+proski@users.noreply.github.com</email>
</author>
<published>2023-06-19T18:29:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=b9c886872d1202fc9302f68a0bedbb17daa35335'/>
<id>b9c886872d1202fc9302f68a0bedbb17daa35335</id>
<content type='text'>
Co-Authored-By: @fredizzimo
Co-Authored-By: @grueslayer</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-Authored-By: @fredizzimo
Co-Authored-By: @grueslayer</pre>
</div>
</content>
</entry>
<entry>
<title>Bump dependencies</title>
<updated>2023-06-11T06:31:29+00:00</updated>
<author>
<name>Pavel Roskin</name>
<email>1317472+proski@users.noreply.github.com</email>
</author>
<published>2023-06-11T06:31:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=724f3be3c965f9616995dd4a4a56b43800e747c7'/>
<id>724f3be3c965f9616995dd4a4a56b43800e747c7</id>
<content type='text'>
Co-authored-by: Christian Duerr &lt;contact@christianduerr.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Christian Duerr &lt;contact@christianduerr.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate from winapi to windows-sys</title>
<updated>2022-09-30T11:49:02+00:00</updated>
<author>
<name>killian</name>
<email>killiancharrier8@gmail.com</email>
</author>
<published>2022-09-30T11:49:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=e9ee8dcd9f53096a0096c01b5027d7584376cbd2'/>
<id>e9ee8dcd9f53096a0096c01b5027d7584376cbd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add IPC config subcommand</title>
<updated>2022-08-31T22:48:38+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>contact@christianduerr.com</email>
</author>
<published>2022-08-31T22:48:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=4ddb608563d985060d69594d1004550a680ae3bd'/>
<id>4ddb608563d985060d69594d1004550a680ae3bd</id>
<content type='text'>
This patch adds a new mechanism for changing configuration options
without editing the configuration file, by sending options to running
instances through `alacritty msg`.

Each window will load Alacritty's configuration file by default and then
accept IPC messages for config updates using the `alacritty msg config`
subcommand. By default all windows will be updated, individual windows
can be addressed using `alacritty msg config --window-id
"$ALACRITTY_WINDOW_ID"`.

Each option will replace the config's current value and cannot be reset
until Alacritty is restarted or the option is overwritten with a new
value.

Configuration options are passed in the format `field.subfield=value`,
where `value` is interpreted as yaml.

Closes #472.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds a new mechanism for changing configuration options
without editing the configuration file, by sending options to running
instances through `alacritty msg`.

Each window will load Alacritty's configuration file by default and then
accept IPC messages for config updates using the `alacritty msg config`
subcommand. By default all windows will be updated, individual windows
can be addressed using `alacritty msg config --window-id
"$ALACRITTY_WINDOW_ID"`.

Each option will replace the config's current value and cannot be reset
until Alacritty is restarted or the option is overwritten with a new
value.

Configuration options are passed in the format `field.subfield=value`,
where `value` is interpreted as yaml.

Closes #472.</pre>
</div>
</content>
</entry>
<entry>
<title>Extract `SizeInfo` from alacritty_terminal</title>
<updated>2022-04-06T10:06:39+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2022-04-06T10:06:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=673710487afac8596a9f18fea9e04aeada32c2be'/>
<id>673710487afac8596a9f18fea9e04aeada32c2be</id>
<content type='text'>
The `SizeInfo` is a SizeInfo used for rendering, which contains
information about padding, and such, however all the terminal need is
number of visible lines and columns.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `SizeInfo` is a SizeInfo used for rendering, which contains
information about padding, and such, however all the terminal need is
number of visible lines and columns.</pre>
</div>
</content>
</entry>
</feed>
