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
2017-11-20
Revert "Wait to display window until initialization is complete (#907)"
Joe Wilm
2017-11-19
Wait to display window until initialization is complete (#907)
Charles
2017-11-11
Support more color escape codes (#757)
Tuomas Siipola
2017-11-11
Output more info for `--version` (#888)
hcpl
2017-11-11
Fix typo and whitespace
Joe Wilm
2017-11-11
Style fixes
Joe Wilm
2017-11-11
Don't enforce window dimensions if configured with 0 columns or lines
Bryan Gilbert
2017-11-11
Match LF behavior outside scroll region with urxvt
Joe Wilm
2017-11-11
Correct linefeed handling when scroll region set (#855)
Yan
2017-11-11
Support integer font size in config (#886)
thelearnerofcode
2017-10-30
fix some typos in comments
Martin Lindhe
2017-10-26
set_urgent on mac throws a warning (#867)
Ty Coghlan
2017-10-26
Fix stack overflow
Joe Wilm
2017-10-22
Change cursor from pointer to text (#778)
Dustin
2017-10-22
Fix typo
Joe Wilm
2017-10-22
Rewrite err_println to eprintln introduced in Rust 1.19 (#799)
Roel
2017-10-21
Set urgent WM flag on bell on X11 systems (#812)
Barret Rennie
2017-10-21
Fix solid background color opacity (#847)
Joe Wilm
2017-10-21
List all valid actions in config error message (#848)
Robert Bittle
2017-10-17
Fix render issues on macOS (#845)
Joe Wilm
2017-10-16
Fix config reloading
Joe Wilm
2017-10-16
Fix default config reload value
Joe Wilm
2017-10-14
Drop nightly feature
Joe Wilm
2017-10-14
Fix memory leak from font resizing
Joe Wilm
2017-10-14
Implement user actions for font resize (#625)
Dan Aloni
2017-10-14
Fix resize behavior
Joe Wilm
2017-10-09
Support web notation for hex colors
Robert Günzler
2017-10-08
Scale all fonts based on device-pixel-ratio
Joe Wilm
2017-10-08
Add support for env_logger
Joe Wilm
2017-10-06
Revert "Update glutin & fix a few wayland issues (#815)"
Joe Wilm
2017-10-06
Update glutin & fix a few wayland issues (#815)
Victor Berger
2017-09-30
implement ANSI CSI REP (Repeat)
Jasper Bryant-Greene
2017-09-27
Use clippy = "*", update, and fix some warnings (#796)
Aaron Hill
2017-09-11
Log where config was loaded from
Joe Wilm
2017-09-05
Comment about duration arg to file watcher
Joe Wilm
2017-09-05
Reduce file watcher debounce period
Joe Wilm
2017-09-05
Update notify
Jonathan Schleußer
2017-09-05
Update most remaining deps
Jonathan Schleußer
2017-09-05
Update servo
Jonathan Schleußer
2017-09-02
Fix #721: touchpad scrolling (#726)
Linus Heckemann
2017-08-29
Change CLI live-config-reload options into flags
Joe Wilm
2017-08-29
Default to enabling live config reload
Joe Wilm
2017-08-29
Implement options to not start the config_monitor thread (#689)
Liu Wei
2017-08-29
Fix reloading colors from config (#756)
Tuomas Siipola
2017-08-22
Fix newline + scroll region bug (#747)
Joe Wilm
2017-08-21
Fix panic when resizing
Joe Wilm
2017-08-20
Add background_opacity option to set terminal transparency (#331)
Gabriel Martinez
2017-08-11
Fix smcup/rmcup toggle bug
Joe Wilm
2017-08-11
Rename some variables for clarity
Joe Wilm
2017-08-11
Fix warnings on macOS
Joe Wilm
[next]