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.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
Age
Commit message (
Expand
)
Author
2017-07-07
Minor cleanup in config.rs
config-improvements
Joe Wilm
2017-07-07
Move config loading logic to config.rs
Joe Wilm
2017-07-07
Reduce info! logging noise
Joe Wilm
2017-07-03
Revert "Reduce InstanceData footprint"
Joe Wilm
2017-07-01
Document binding keys to a `command` (#647)
Ollie Ford
2017-07-01
Reduce InstanceData footprint
Joe Wilm
2017-06-30
Add Solus instructions
Dimas Cyriaco
2017-06-27
Use foreign-types from crates.io
Joe Wilm
2017-06-27
Update README
Joe Wilm
2017-06-23
Add dim color support
Jake Merdich
2017-06-20
Update vte dependency
Joe Wilm
2017-06-20
remove $SNAP variable inside snap environment
Chris MacNaughton
2017-06-20
Adding snapcraft.yaml
Chris MacNaughton
2017-06-19
Update tests for new Selection API
Joe Wilm
2017-06-19
Fix unnecessary redraws with active selection
Joe Wilm
2017-06-19
Implement semantic and line selection dragging
Joe Wilm
2017-06-18
Add dependency to FreeBSD-specific setup
Siva Mahadevan
2017-06-18
Fix bright inverse colors (#621)
DarkDefender
2017-06-18
Implement 'backwards tab'
Aaron Hill
2017-06-14
Make Travis test alacritty on nightly Rust, but allow failures
Aaron Hill
2017-06-14
Use cursor cell template when handling 'CSI X' escape sequence
Aaron Hill
2017-06-11
Add support for Beam, Underline cursors
Joe Wilm
2017-06-06
changes osx fallback symbol font style
James A Keene
2017-06-06
macOS use system font fallback
Martin Algesten
2017-06-06
Fix selection when padding is present
Tuomas Siipola
2017-06-04
CI with the oldest known working version of rust
Niklas Claesson
2017-06-01
avoid named field shorthand
Martin Algesten
2017-06-01
final core-graphics extensions moved upstream
Martin Algesten
2017-05-31
remove code that has been upstreamed
Martin Algesten
2017-05-31
updated some font deps
Martin Algesten
2017-05-31
avoid unused warning
Martin Algesten
2017-05-31
somewhat DRYer code for font loading
Martin Algesten
2017-05-29
Implement FocusIn/FocusOut reports (#589)
Aaron Hill
2017-05-28
Add config file as cli option (#576)
Niklas Claesson
2017-05-28
Fixes font raster for mono, gray bitmaps (#590)
Joe Wilm
2017-05-27
Find and set $WINDOWID to X11 window ID (#586)
ns
2017-05-27
Fix colors in macOS config
Joe Wilm
2017-05-27
Fix default color scheme
Joe Wilm
2017-05-27
Add script to apply a tilix colorscheme file. (#524)
Trevor Joynson
2017-05-27
Add terminfo file supporting true color, italics
cac04
2017-05-27
Remove incorrect close (#552)
Niklas Claesson
2017-05-25
Update dependencies
Joe Wilm
2017-05-25
Add support for running commands on key press (#566)
Dominik Miedziński
2017-05-24
Minor cleanup, style fix, dead code removal
Joe Wilm
2017-05-24
Add DrainResult enum
Aaron Hill
2017-05-24
Fix typo
Aaron Hill
2017-05-24
Ensure that the event loop thread cleanly exits on shutdown
Aaron Hill
2017-05-24
Fix #573. Ensure we don't write 0 bytes to pty
Martin Algesten
2017-05-12
Use debug! instead of println!
Dominik Miedziński
2017-05-10
Add Shift+PageUp and Shift+PageDown to default key bindings
Ronan Jouchet
[next]