index
:
alacritty
alacritty_terminal_v0.21.0
alacritty_terminal_v0.22.0
alacritty_terminal_v0.23.0
alt-esc-unicode
alt-key-tester
antialias-option
bindings_on_crack
borderless-window
bump-glutin-0320
bump_deps
click-links
config-improvements
cursor-blink
cursor-config
dependabot/cargo/bumpalo-3.12.0
display-config-errors
fish-completions-dir-update
fix-deprecated
fix-hidden-cursor
fix-netbsd-build
fix-no-import-migrate
fix-releases
fix_colors
fontconfig
gentoo-install-deps
glutin-0.17-upgrade
initial-window-focus
issue-1115
issue-1150
issue-1336
issue-1582
issue-1773
issue-1786
issue-2145
kchibisov/fixup-manpage-title
kchibisov/winit-02911
kitty-char-no-char-fix
master
nll
not-reset-pixel
numpad-decimal
optimizations
period
playing-around
remove-debugonly-tests
resolver++
rewrite-appdataxml
scroll/fix-alt-grid-size
scroll/fix-tests
scroll/impossible-zero
scrollback
syslog-panics
underline-strikethrough
v0.10.0
v0.10.1
v0.11.0
v0.11.1
v0.12.0
v0.12.1
v0.12.2
v0.12.3
v0.13
v0.14
v0.15
v0.4.0
v0.4.1
v0.4.2
v0.4.3
v0.5.0
v0.6.0
v0.7.0
v0.7.1
v0.7.2
v0.8.0
v0.9.0
vec-deque-backing
wide-chars-fix
winpty-agent-docs
zero-width-chars
zerowidth
A cross-plantform, OpenGL terminal emulator
Alacritty
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Cargo.toml
Age
Commit message (
Expand
)
Author
2017-07-03
Revert "Reduce InstanceData footprint"
Joe Wilm
2017-07-01
Reduce InstanceData footprint
Joe Wilm
2017-06-11
Add support for Beam, Underline cursors
Joe Wilm
2017-05-25
Update dependencies
Joe Wilm
2017-05-01
Support setting _NET_WM_PID in X11 environments
Joe Wilm
2017-03-02
Fix bug parsing OSC strings
Joe Wilm
2017-03-02
Add support for wide characters
Joe Wilm
2017-02-17
Bump glutin
Joe Wilm
2017-02-17
Updates Glutin to proper handle dead keys
Michel Boaventura
2017-02-03
Alacritty now compiles on stable Rust :tada:
Joe Wilm
2017-02-02
Implement save/restore cursor position
Joe Wilm
2017-01-29
Update to serde 0.9 and serde-yaml 0.6.
Joe Wilm
2017-01-26
Optimize glyph cache access
Joe Wilm
2017-01-24
Use clap as cli parser.
Kurnevsky Evgeny
2017-01-23
Use the log-crate instead of printing to stdout
Lukas Lueg
2017-01-23
Capture test output by default
Joe Wilm
2017-01-23
Dynamically generate test harness
Steven Fackler
2017-01-11
Add support for setting title from OSC
Joe Wilm
2017-01-07
Enabled Rustc' Link Time Optimization
cody
2017-01-06
Add `nightly` feature, use for `unlikely` intrinsic
Manish Goregaokar
2017-01-06
Replace need for drop_types_in_const with lazy_static
Manish Goregaokar
2017-01-02
Real support for placing config in XDG_CONFIG_HOME
Joe Wilm
2016-12-16
Rustup and clippy
Joe Wilm
2016-11-19
Fix glutin wayland
Joe Wilm
2016-11-19
Add a number of simple ref-tests
Joe Wilm
2016-11-19
Add support for recording/running ref tests
Joe Wilm
2016-11-17
Fallback to received chars when no bindings
Joe Wilm
2016-10-27
Live shader reloading is now a feature
Joe Wilm
2016-10-14
Rustup and update dependencies
Joe Wilm
2016-10-14
Fix X11 WaitEventsIterator Busy Loop
Joe Wilm
2016-10-08
Start implementing copypasta, a clipboard library
Joe Wilm
2016-09-26
wip
Joe Wilm
2016-09-24
Use evented I/O for the pty
Joe Wilm
2016-09-23
Fix some compiler warnings
Joe Wilm
2016-09-19
Update VTE for OSC string fix
Joe Wilm
2016-09-18
Rewrite ansi parser using vte crate
Joe Wilm
2016-08-31
Eliminate extra renders
Joe Wilm
2016-08-30
Update serde, glutin
Joe Wilm
2016-08-29
Separate input handling from rendering
Joe Wilm
2016-08-03
Update Glutin to get Cocoa modifier keys
Joe Wilm
2016-07-30
Input expects modifier keys from Glutin
Joe Wilm
2016-07-15
Update to latest nightly
Joe Wilm
2016-06-30
Add config file
Joe Wilm
2016-06-27
Enable vsync
Joe Wilm
2016-06-14
Add support for macOS
Joe Wilm
2016-06-09
Fix all trivial compiler warnings
Joe Wilm
2016-06-06
Add support for drawing background colors
Joe Wilm
2016-06-04
Optimize Rendering with batched draw calls
Joe Wilm
2016-06-04
Optimize rendering
Joe Wilm
2016-06-04
Add live-reload for shaders
Joe Wilm
[next]