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
/
main.rs
Age
Commit message (
Expand
)
Author
2019-01-09
Fix crash when starting Alacritty on full drives
Christian Duerr
2019-01-07
Normalize Log Message Strings
Nathan Lilienthal
2018-12-28
Add support for Windows ConPTY API
v0.2.4-conpty
David Hewitt
2018-12-23
Report Windows panics through MessageBox
Matt T. Proud
2018-12-10
Upgrade to Rust 2018
Joe Wilm
2018-12-08
Change missing config log level to info
Tezkerek
2018-12-07
Use tool lints for clippy allow/deny lint attributes
Matthias Krüger
2018-11-17
Display errors and warnings
Christian Duerr
2018-11-11
Set env variables before window start
Christian Duerr
2018-11-10
Upgrade Glutin to v0.19.0
Matt Keeler
2018-11-04
Fix clippy issues
Christian Duerr
2018-10-28
Explicitly detach from the console on exit
Zac Pullar-Strecker
2018-10-27
Refactor platform-specific code
Christian Duerr
2018-10-18
Attach to the console of the parent process on windows
Zac Pullar-Strecker
2018-10-16
Add support for Windows (#1374)
Zac Pullar-Strecker
2018-09-23
Fix mesa rendering outside window borders on wayland
trimental
2018-07-28
Merge master into scrollback
Christian Duerr
2018-07-21
Scrollback cleanup
Christian Duerr
2018-06-02
Move selection into Grid
Joe Wilm
2018-05-11
Fix clippy lints
Christian Duerr
2018-01-07
Revert #987 behavior on macos (#1007)
Christian Duerr
2018-01-06
Honour working dir on linux (#987)
Christian Duerr
2018-01-06
Add clippy check to travis
Christian Duerr
2018-01-06
Improve ability of alacritty to deal with broken config
Christian Duerr
2017-12-13
Remove the launcher and set the locale/current directory in alacritty (#879)
Theodore Dubois
2017-12-03
clippy: do and don't pass some things by reference as suggested (needless_pas...
Matthias Krüger
2017-10-22
Rewrite err_println to eprintln introduced in Rust 1.19 (#799)
Roel
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-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-27
Use clippy = "*", update, and fix some warnings (#796)
Aaron Hill
2017-09-11
Log where config was loaded from
Joe Wilm
2017-08-29
Implement options to not start the config_monitor thread (#689)
Liu Wei
2017-07-24
add support for X input method (#691)
Ted Yin
2017-06-19
Implement semantic and line selection dragging
Joe Wilm
2017-05-28
Add config file as cli option (#576)
Niklas Claesson
2017-05-27
Find and set $WINDOWID to X11 window ID (#586)
ns
2017-05-24
Ensure that the event loop thread cleanly exits on shutdown
Aaron Hill
2017-01-29
support for inverting the cursor or using colors
Danny Dulai
2017-01-28
Add support for -e argument
Niklas Claesson
2017-01-23
Return an error from logging::initialize
Joe Wilm
2017-01-23
Use the log-crate instead of printing to stdout
Lukas Lueg
2017-01-08
print glutin events if --print-events is passed
Tom Crayford
2017-01-07
Merge pull request #138 from honza/master
Joe Wilm
2017-01-06
Clippy fixes!
Manish Goregaokar
2017-01-06
Add "shell" option to config
Honza Pokorny
2017-01-06
Add default macOS config
Joe Wilm
2017-01-06
Write default config when not found
quininer kel
[next]