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-02-02
Decouple input processing from Term
Joe Wilm
2017-02-02
Implement save/restore cursor position
Joe Wilm
2017-01-30
Fix bug with cursor colors and old config
Joe Wilm
2017-01-30
Load the primary clipboard when pasting
jc00ke
2017-01-29
Update to serde 0.9 and serde-yaml 0.6.
Joe Wilm
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-26
Optimize glyph cache access
Joe Wilm
2017-01-25
Implement argument passing in config
Niklas Claesson
2017-01-24
Use clap as cli parser.
Kurnevsky Evgeny
2017-01-23
Change to process::Command
Niklas Claesson
2017-01-23
Remove debug_print! macros
Joe Wilm
2017-01-23
Return an error from logging::initialize
Joe Wilm
2017-01-23
Minor formatting fixes
Joe Wilm
2017-01-23
Changes to Logger logic
Joe Wilm
2017-01-23
Use the log-crate instead of printing to stdout
Lukas Lueg
2017-01-23
Dynamically generate test harness
Steven Fackler
2017-01-21
ansi: Designate and invoke graphic character sets
Richard Palethorpe
2017-01-18
Remove unnecessary feature
Oula Kuuva
2017-01-18
Make it run on FreeBSD
johalun
2017-01-15
Cleanup getpwuid_r wrapper
Joe Wilm
2017-01-12
make thin stroke rendering configurable
Tom Crayford
2017-01-11
Proposal for line wrap - ^[[7h and ^[[7l (private)
Michael Brumlow
2017-01-11
Fix bug where event loop could get stuck reading
Joe Wilm
2017-01-11
Add support for setting title from OSC
Joe Wilm
2017-01-09
Fix last panic with `cat /dev/urandom`
Joe Wilm
2017-01-10
Fixing panic on cat /dev/urandom
Michael Brumlow
2017-01-09
Add another optional config path `$HOME/.alacritty.yml`
Alberto Corona
2017-01-09
Support config path `$XDG_CONFIG/alacritty.yml`
Alberto Corona
2017-01-09
Conform to XDG spec for configuration
Alberto Corona
2017-01-08
Merge pull request #236 from tcrayford/print_glutin_events
Joe Wilm
2017-01-08
Remove some dead code
Joe Wilm
2017-01-08
Fix parsing of coalesced SGR attributes
Joe Wilm
2017-01-08
print glutin events if --print-events is passed
Tom Crayford
2017-01-07
Merge pull request #216 from mbrumlow/better_bounds_checking
Joe Wilm
2017-01-07
Changes requested.
Michael Brumlow
2017-01-07
Fixing resize crashes.
Michael Brumlow
2017-01-07
Removing stale comment.
Michael Brumlow
2017-01-07
Implementing line wrapping.
Michael Brumlow
2017-01-07
Better bounds checking.
Michael Brumlow
2017-01-07
Merge pull request #164 from mbrumlow/fix_bounds
Joe Wilm
2017-01-07
Merge pull request #138 from honza/master
Joe Wilm
2017-01-07
Typo
Honza Pokorny
2017-01-07
Avoid unwrap when determining proper shell to use
Honza Pokorny
2017-01-07
Avoid unnecessary closure in a map call
Honza Pokorny
2017-01-07
Add doc string to 'shell' config option
Honza Pokorny
2017-01-07
Fixes a slew of bounds issues.
Michael Brumlow
2017-01-06
Fix issue with some international inputs
Joe Wilm
2017-01-06
Clippy fixes!
Manish Goregaokar
2017-01-06
Add `nightly` feature, use for `unlikely` intrinsic
Manish Goregaokar
[next]