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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
config
/
mod.rs
Age
Commit message (
Expand
)
Author
2019-04-28
Split alacritty into a separate crates
Theodore Dubois
2019-04-23
Add fullscreen support
acheronfail
2019-04-20
Fix cursor colors
Christian Duerr
2019-04-14
Fix duplicate resize events
Christian Duerr
2019-04-08
Add ScrollLineUp and ScrollLineDown actions for scrolling line by line
Jerry Yin
2019-03-30
Add rustfmt style guide
v0.3.0-rc1
Christian Duerr
2019-03-13
Add text reflow
Christian Duerr
2019-03-12
Add config option to change selection color
Kirill Chibisov
2019-03-11
Add option for window position at startup
Cole Helbling
2019-02-08
Change shift+pgup/pgdown to scroll history
Christian Duerr
2019-02-07
Dynamically resize terminal for errors/warnings
Christian Duerr
2019-02-03
Fix regression in the URL launcher config
Christian Duerr
2019-02-02
Fix reloading with empty config
Christian Duerr
2019-01-20
Fix crash on Windows (#2021)
Christian Duerr
2019-01-17
Add config option to send or not send ESC when ALT-key is pressed
Simon Dahlberg
2019-01-17
Make all configuration fields optional
Christian Duerr