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
/
src
Age
Commit message (
Expand
)
Author
2018-10-16
Allow the usage of scancodes in the config
Christian Duerr
2018-10-16
Add support for Windows (#1374)
Zac Pullar-Strecker
2018-10-07
fix erroneous indexed_color results
Robert Martin Winterstein
2018-09-30
Drop terminal lock before rendering
trimental
2018-09-29
Fix failing test with `bench` feature
Christian Duerr
2018-09-28
Fix rendering of selections outside the viewport
Christian Duerr
2018-09-28
Fix deserialization of old decorations values
Christian Duerr
2018-09-27
Fix selection start point lagging behind cursor
Christian Duerr
2018-09-26
Fix selection of empty lines
Christian Duerr
2018-09-26
Implement CNL and CPL escape codes (#1590)
Niklas Claesson
2018-09-24
Add standalone terminfo definition
Daniel Eklöf
2018-09-24
Dynamically initialize grid storage
Christian Duerr
2018-09-24
Allow copying selection to primary clipboard
Gris Ge
2018-09-23
Implement config option for term colors 16..256
Christian Duerr
2018-09-23
Fix mesa rendering outside window borders on wayland
trimental
2018-09-20
Fix config error with missing decorations field
Christian Duerr
2018-09-20
Improve window.decorations options: (#1241)
Joe Moon
2018-09-20
Fix Bracketed Paste Mode when input contains end sequence. (#1243)
Aidan Epstein
2018-09-20
Fix build failure on 32-bit machines
Johannes
2018-09-19
Show hollow cursor for windows starting unfocused
Christian Duerr
2018-09-19
Add hidden escape sequence
Christian Duerr
2018-09-18
Set upper limit for scrollback history size
Christian Duerr
2018-09-17
Fix style issues
Matthias Krüger
2018-09-17
Set COLORTERM variable to advertise 24-bit support
David Peter
2018-09-17
Acknowledge first click on unfocused windows with bsd/linux
nolanl
2018-09-17
Bump version number to 0.2.0 (#1492)
Christian Duerr
2018-09-05
Fix substraction underflow with IL sequence
Christian Duerr
2018-09-02
Implement `ansi::ClearMode::Saved`
Nathan Lilienthal
2018-08-15
Scroll visible area when growing window
Christian Duerr
2018-08-03
Reset visible area when RIS is received
Christian Duerr
2018-07-28
Merge branch 'master' into scrollback
Christian Duerr
2018-07-28
Merge master into scrollback
Christian Duerr
2018-07-26
Fix trailing colors when leaving vim after resize
Christian Duerr
2018-07-26
Replace runtime debug assertions with static asserts on scrollback
Th3Fanbus
2018-07-25
Ignore errors when logger can't write to output
Christian Duerr
2018-07-25
Fix clippy lints and run font tests on travis
Matthias Krüger
2018-07-23
Add optional dim foreground color
Rémi Garde
2018-07-22
Add binding action for hiding the window
Josh Leeb-du Toit
2018-07-21
Allow specifying modifiers for mouse bindings
Christian Duerr
2018-07-21
Scrollback cleanup
Christian Duerr
2018-07-20
Switch from deprecated `std::env::home_dir` to `dirs::home_dir`
Christian Duerr
2018-07-15
Add bright foreground color option
Christian Duerr
2018-07-15
Add support for cursor shape escape sequence
Anthony Clays
2018-07-15
Add config for unfocused window cursor change
Patrycja Balik
2018-07-09
Disable scroll buffer for "alt" Grid
Joe Wilm
2018-07-06
Fix incorrect cell side in selection
Christian Duerr
2018-07-05
Replace debug asserts with static_assertions
Christian Duerr
2018-07-02
Fix scrollback accessing indices out of bounds
Christian Duerr
2018-07-01
Remove unnecessary clippy lint annotations
Matthias Krüger
2018-07-01
Update manpage to document all CLI options
Christian Duerr
[next]