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-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-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-05
Replace debug asserts with static_assertions
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
2018-07-01
Fix clippy issues
Christian Duerr
2018-06-23
Ignore mouse input if window is unfocused
Felippe da Motta Raposo
2018-06-19
Change green implementation to use the macro
asoderman
2018-06-18
Override dynamic_title when --title is specified
Nathan Lilienthal
2018-06-17
Move to cargo clippy
Christian Duerr
2018-06-16
Add Copy/Cut/Paste keys
Christian Duerr
2018-06-08
Reduce Increase-/DecreaseFontSize step to 0.5
Felippe da Motta Raposo
2018-06-07
Add working --class and --title CLI parameters
Tezkerek
2018-06-07
Allow disabling DPI scaling
Christian Duerr
2018-05-29
Update to glutin 0.16.0
Francesca Frangipane
2018-05-25
Fix typo in error message
Randy Ramos
2018-05-25
Fix locale_id for older versions of OS X (<= 10.11)
Bradford Boyle
2018-05-14
handle older macOS versions
Joe Moon
2018-05-14
macos: add check for valid locale
Joe Moon
2018-05-14
remove commented out line
Joe Moon
2018-05-14
Set $LANG env var using languageCode, countryCode
Joe Moon
2018-05-11
Fix clippy lints
Christian Duerr
2018-05-11
Paste path into terminal when drag & dropping file
Christian Duerr
2018-05-05
Don't paste selection when in mouse mode
Christian Duerr
2018-04-27
macOS: fixes segfault on nightly
Joe Moon
2018-04-14
alacritty: add support for OpenBSD.
Matt T. Proud
2018-03-22
Explicitly call log::set_max_level (Closes: #1201)
Harlan Lieberman-Berg
2018-03-13
Try to create window with different SRGB config when failed
YOSHIOKA Takuma
2018-03-12
Switch meta key to alt instead of super
Christian Duerr
2018-03-12
Add modifiers to mouse events
Christian Duerr
2018-03-12
Fix clippy lints
Celti Burroughs
2018-03-12
Rename button_state to prev_state for clarity
Celti Burroughs
2018-03-12
Extend SGR and VT200 (normal) mouse support
Celti Burroughs
2018-03-12
Enable SRGB (#1178)
らりお (YOSHIOKA Takuma)
2018-03-12
Prevent negative cell dimensions (#1181)
Christian Duerr
2018-03-09
Add caret key
Michael Schumacher
2018-03-09
Fix benchmarks
Christian Duerr
2018-03-04
Remove all instances of unwrap() from config
Christian Duerr
2018-02-28
Update arraydeque dependency
Andy Lok
2018-01-26
Update dependencies
golem131
2018-01-18
Implement `reset_state` of Term struct (#1035)
Christian Duerr
2018-01-15
Spawn alacritty window as invisible
Christian Duerr
2018-01-08
Fix `ioctl` call failing on 32 bit architecture (#1011)
Christian Duerr
2018-01-08
Fix indexed color setting regression
Niklas Claesson
2018-01-07
Revert #987 behavior on macos (#1007)
Christian Duerr
2018-01-07
Non-bracketed paste support for DOS CRLFs.
Giorgio Gallo
[next]