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-25
Change cursor colors config to use text and cursor
Joe Wilm
2017-02-22
hide mouse cursor mac os
Anders Rasmussen
2017-02-22
Lazily reset `start_time` in VisualBell's `completed` method
Mark Andrus Roberts
2017-02-22
Document hide cursor when typing behaviour
Tuomas Siipola
2017-02-22
Fix cursor visibility when window lost focus
Tuomas Siipola
2017-02-22
Set cursor only when its visibility changes
Tuomas Siipola
2017-02-22
Add hide cursor when typing option
Tuomas Siipola
2017-02-17
use an empty cell as template when resizing grids
Anders Rasmussen
2017-02-15
Implement workaround for Mesa issue
Joe Wilm
2017-02-14
Add TERM config entry
Anders Rasmussen
2017-02-11
Handle OSC for setting indexed color values
Joe Wilm
2017-02-11
Move color list to Term struct
Joe Wilm
2017-02-11
Fix issue with cat /dev/urandom
Joe Wilm
2017-02-10
Print YAML errors using Display
Joe Wilm
2017-02-07
Add visual bell support
Mark Andrus Roberts
2017-02-07
Semantic Selection
Xiaoyu Yin
2017-02-07
Implement clearing above cursor
Joe Wilm
2017-02-07
Fix zsh tab completion
Joe Wilm
2017-02-06
Configurable window dimensions
Anders Rasmussen
2017-02-06
Render underline on empty cells
Tuomas Siipola
2017-02-06
Send mouse wheel commands only if they're supported
Tuomas Siipola
2017-02-05
Add "Quit" action to allow exit on a Cmd-W or Cmd-Q
Brandur
2017-02-03
Fix bug with restore cursor
Joe Wilm
2017-02-03
Alacritty now compiles on stable Rust :tada:
Joe Wilm
2017-02-02
Fix bug introduced with save/restore patch
Joe Wilm
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
[next]