<feed xmlns='http://www.w3.org/2005/Atom'>
<title>r-alacritty.git/.gitignore, 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>Add editorconfig </title>
<updated>2020-11-06T02:12:29+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2020-11-06T02:12:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=812c8bc14a4214e9d0970e7a333be72e745137b2'/>
<id>812c8bc14a4214e9d0970e7a333be72e745137b2</id>
<content type='text'>
This commit also purges .gitignore, since the files mentioned in it
should be handled by global ignore file.

Fixes #4378.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit also purges .gitignore, since the files mentioned in it
should be handled by global ignore file.

Fixes #4378.</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to flamegraph-rs script</title>
<updated>2020-01-26T23:30:23+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>contact@christianduerr.com</email>
</author>
<published>2020-01-26T23:30:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=0f15dc05d9332bb9dc71bd9b70bc737da2dc33c5'/>
<id>0f15dc05d9332bb9dc71bd9b70bc737da2dc33c5</id>
<content type='text'>
This cleans up the Alacritty scripts a bit by removing some of them
which are not recommended to be used anymore and switching from the
official FlameGraph tool to the more specialized Rust FlameGraph
implementation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This cleans up the Alacritty scripts a bit by removing some of them
which are not recommended to be used anymore and switching from the
official FlameGraph tool to the more specialized Rust FlameGraph
implementation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add MSI installer for Windows</title>
<updated>2019-03-02T18:31:14+00:00</updated>
<author>
<name>Erik Berkun-Drevnig</name>
<email>erik.b22@gmail.com</email>
</author>
<published>2019-03-02T18:31:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=e0fdc3329c4ca06e5853401e9c7c04f16b28eba3'/>
<id>e0fdc3329c4ca06e5853401e9c7c04f16b28eba3</id>
<content type='text'>

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

</pre>
</div>
</content>
</entry>
<entry>
<title>Remove library lockfiles from git</title>
<updated>2019-02-04T23:12:56+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>chrisduerr@users.noreply.github.com</email>
</author>
<published>2019-02-04T23:12:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=851e77383ea764b793914696b29b4e6d95632ebb'/>
<id>851e77383ea764b793914696b29b4e6d95632ebb</id>
<content type='text'>
Following Rust's standard, the lockfiles for Alacritty's
sub-libraries have been removed.

One instance of the deprecated `ATOMIC_USIZE_INIT` has
also been removed.

This fixes #2040.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Following Rust's standard, the lockfiles for Alacritty's
sub-libraries have been removed.

One instance of the deprecated `ATOMIC_USIZE_INIT` has
also been removed.

This fixes #2040.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for Windows (#1374)</title>
<updated>2018-10-16T17:02:52+00:00</updated>
<author>
<name>Zac Pullar-Strecker</name>
<email>zacps@users.noreply.github.com</email>
</author>
<published>2018-10-16T17:02:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=15e0deae2b49078b47a782679300cdf99d9ce687'/>
<id>15e0deae2b49078b47a782679300cdf99d9ce687</id>
<content type='text'>
Initial support for Windows is implemented using the winpty translation
layer. Clipboard support for Windows is provided through the `clipboard`
crate, and font rasterization is provided by RustType.

The tty.rs file has been split into OS-specific files to separate
standard pty handling from the winpty implementation.

Several binary components are fetched via build script on windows
including libclang and winpty. These could be integrated more directly
in the future either by building those dependencies as part of the
Alacritty build process or by leveraging git lfs to store the artifacts.

Fixes #28.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Initial support for Windows is implemented using the winpty translation
layer. Clipboard support for Windows is provided through the `clipboard`
crate, and font rasterization is provided by RustType.

The tty.rs file has been split into OS-specific files to separate
standard pty handling from the winpty implementation.

Several binary components are fetched via build script on windows
including libclang and winpty. These could be integrated more directly
in the future either by building those dependencies as part of the
Alacritty build process or by leveraging git lfs to store the artifacts.

Fixes #28.</pre>
</div>
</content>
</entry>
<entry>
<title>Adding snapcraft.yaml</title>
<updated>2017-06-20T14:56:30+00:00</updated>
<author>
<name>Chris MacNaughton</name>
<email>chris.macnaughton@canonical.com</email>
</author>
<published>2017-02-13T22:19:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=01f1bcec9cd6c54ffe42f3604e052f9c8aaba41e'/>
<id>01f1bcec9cd6c54ffe42f3604e052f9c8aaba41e</id>
<content type='text'>
Snapcraft makes Linux packaging very simple in a cross-distro
way. This adds the snapcraft.yaml file to setup a snap of
alacritty.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Snapcraft makes Linux packaging very simple in a cross-distro
way. This adds the snapcraft.yaml file to setup a snap of
alacritty.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore temp files</title>
<updated>2017-03-06T18:27:25+00:00</updated>
<author>
<name>Semyon Pisarev</name>
<email>cema.rus@gmail.com</email>
</author>
<published>2017-01-12T10:01:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=377193c5edcae7159f4bd8e4f99b65ce4cc1415b'/>
<id>377193c5edcae7159f4bd8e4f99b65ce4cc1415b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Semantic Selection</title>
<updated>2017-02-08T05:04:18+00:00</updated>
<author>
<name>Xiaoyu Yin</name>
<email>yin530@gmail.com</email>
</author>
<published>2017-01-15T01:53:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=92e1cec0880313d962d80bf16eca60cebb509eab'/>
<id>92e1cec0880313d962d80bf16eca60cebb509eab</id>
<content type='text'>
Fix tests and add line select

Refactor BidirectionalIter to remove if blocks

Allow for cells tagged with WRAPLINE to continue expanding the selection

Reorganize config into structs

Add test coverage that callbacks are called

Cleanup mouse config

- Uses Duration type for ClickHandler::threshold
- Removes `action` property from ClickHandler--this can be added in a
  backwards compatible way later on
- Renames ClickState::DblClick to DoubleClick

fixup! Cleanup mouse config
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix tests and add line select

Refactor BidirectionalIter to remove if blocks

Allow for cells tagged with WRAPLINE to continue expanding the selection

Reorganize config into structs

Add test coverage that callbacks are called

Cleanup mouse config

- Uses Duration type for ClickHandler::threshold
- Removes `action` property from ClickHandler--this can be added in a
  backwards compatible way later on
- Renames ClickState::DblClick to DoubleClick

fixup! Cleanup mouse config
</pre>
</div>
</content>
</entry>
<entry>
<title>Dynamically generate test harness</title>
<updated>2017-01-23T16:59:54+00:00</updated>
<author>
<name>Steven Fackler</name>
<email>sfackler@palantir.com</email>
</author>
<published>2017-01-21T10:11:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=41f99dc4c0860155003120e9eabfe8c4a6ff770a'/>
<id>41f99dc4c0860155003120e9eabfe8c4a6ff770a</id>
<content type='text'>
This uses the rustc-test crate, a copy of the standard test crate, to
dynamically create tests for each reference test. No need to remember to
update the macro, just add the directory to ref!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This uses the rustc-test crate, a copy of the standard test crate, to
dynamically create tests for each reference test. No need to remember to
update the macro, just add the directory to ref!
</pre>
</div>
</content>
</entry>
<entry>
<title>Add script for creating flamegraph with perf</title>
<updated>2016-10-09T04:30:21+00:00</updated>
<author>
<name>Joe Wilm</name>
<email>joe@jwilm.com</email>
</author>
<published>2016-10-09T04:30:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=b80abe9a54acaea65c5ed4e676a9fbc8e211fd40'/>
<id>b80abe9a54acaea65c5ed4e676a9fbc8e211fd40</id>
<content type='text'>
Resolves #8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves #8
</pre>
</div>
</content>
</entry>
</feed>
