index
:
r-alacritty.git
experimental
rahm
rahm2
My custom-patched version of alacritty.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
*
Split alacritty into a separate crates
Theodore Dubois
2019-04-28
*
Fix cursor dimensions with font offset
Christian Duerr
2019-04-19
*
Add rustfmt style guide
Christian Duerr
2019-03-30
*
Add URL hover highlighting
Christian Duerr
2019-03-19
*
Dynamically resize terminal for errors/warnings
Christian Duerr
2019-02-07
*
Improve URL detection with special characters
Christian Duerr
2019-01-05
*
Add support for Windows ConPTY API
David Hewitt
2018-12-28
*
Make windows config location more sensible
Zac Pullar-Strecker
2018-12-27
*
Report Windows panics through MessageBox
Matt T. Proud
2018-12-23
*
Upgrade to Rust 2018
Joe Wilm
2018-12-10
*
Use tool lints for clippy allow/deny lint attributes
Matthias Krüger
2018-12-07
*
Display errors and warnings
Christian Duerr
2018-11-17
*
Remove re-export of glutin size types
Christian Duerr
2018-11-10
*
Upgrade Glutin to v0.19.0
Matt Keeler
2018-11-10
*
Fix clippy issues
Christian Duerr
2018-11-04
*
Add option to open URLs on click
Christian Duerr
2018-10-22
*
Add support for Windows (#1374)
Zac Pullar-Strecker
2018-10-16
*
Add standalone terminfo definition
Daniel Eklöf
2018-09-24
*
Replace debug asserts with static_assertions
Christian Duerr
2018-07-05
*
Remove unnecessary clippy lint annotations
Matthias Krüger
2018-07-01
*
Move to cargo clippy
Christian Duerr
2018-06-17
*
Add clippy check to travis
Christian Duerr
2018-01-06
*
Add support for set-clipboard. (#970)
Geert Jansen
2018-01-02
*
Change mouse cursor on terminal mode change (#865)
Dustin
2017-12-24
*
Update dependencies
Joe Wilm
2017-12-23
*
Remove built crate
Joe Wilm
2017-12-22
*
Remove the launcher and set the locale/current directory in alacritty (#879)
Theodore Dubois
2017-12-13
*
Output more info for `--version` (#888)
hcpl
2017-11-11
*
Add support for env_logger
Joe Wilm
2017-10-08
*
Use clippy = "*", update, and fix some warnings (#796)
Aaron Hill
2017-09-27
*
Update most remaining deps
Jonathan Schleußer
2017-09-05
*
Update to latest Glutin/winit (#671)
Joe Wilm
2017-07-20
*
Revert "Reduce InstanceData footprint"
Joe Wilm
2017-07-03
*
Reduce InstanceData footprint
Joe Wilm
2017-07-01
*
Add dim color support
Jake Merdich
2017-06-23
*
Add support for Beam, Underline cursors
Joe Wilm
2017-06-11
*
Support setting _NET_WM_PID in X11 environments
Joe Wilm
2017-05-01
*
Add support for wide characters
Joe Wilm
2017-03-02
*
Optimize glyph cache access
Joe Wilm
2017-01-26
*
Use clap as cli parser.
Kurnevsky Evgeny
2017-01-24
*
Use the log-crate instead of printing to stdout
Lukas Lueg
2017-01-23
*
Dynamically generate test harness
Steven Fackler
2017-01-23
*
Remove unnecessary feature
Oula Kuuva
2017-01-18
*
Add `nightly` feature, use for `unlikely` intrinsic
Manish Goregaokar
2017-01-06
*
Remove need for inclusive ranges
Manish Goregaokar
2017-01-06
*
Remove need for range_contains feature
Manish Goregaokar
2017-01-06
*
Replace need for drop_types_in_const with lazy_static
Manish Goregaokar
2017-01-06
*
Remove need for step_by feature
Manish Goregaokar
2017-01-06
*
Make plugin feature optional
Manish Goregaokar
2017-01-06
*
Real support for placing config in XDG_CONFIG_HOME
Joe Wilm
2017-01-02
[next]