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
/
config.rs
Age
Commit message (
Expand
)
Author
2017-10-26
[WIP] Add antialias option
antialias-option
Joe Wilm
2017-10-22
Fix typo
Joe Wilm
2017-10-22
Rewrite err_println to eprintln introduced in Rust 1.19 (#799)
Roel
2017-10-21
Fix solid background color opacity (#847)
Joe Wilm
2017-10-21
List all valid actions in config error message (#848)
Robert Bittle
2017-10-16
Fix config reloading
Joe Wilm
2017-10-16
Fix default config reload value
Joe Wilm
2017-10-14
Implement user actions for font resize (#625)
Dan Aloni
2017-10-09
Support web notation for hex colors
Robert Günzler
2017-10-08
Scale all fonts based on device-pixel-ratio
Joe Wilm
2017-09-27
Use clippy = "*", update, and fix some warnings (#796)
Aaron Hill
2017-09-05
Comment about duration arg to file watcher
Joe Wilm
2017-09-05
Reduce file watcher debounce period
Joe Wilm
2017-09-05
Update notify
Jonathan Schleußer
2017-09-05
Update servo
Jonathan Schleußer
2017-08-29
Default to enabling live config reload
Joe Wilm
2017-08-29
Implement options to not start the config_monitor thread (#689)
Liu Wei
2017-08-20
Add background_opacity option to set terminal transparency (#331)
Gabriel Martinez
2017-07-20
Update to latest Glutin/winit (#671)
Joe Wilm
2017-07-19
Canonicalize the config watching path (#672)
Joe Wilm
2017-06-23
Add dim color support
Jake Merdich
2017-05-28
Add config file as cli option (#576)
Niklas Claesson
2017-05-25
Add support for running commands on key press (#566)
Dominik Miedziński
2017-05-06
Add window padding option
Tuomas Siipola
2017-05-01
Combine FontOffset and GlyphOffset structs into Delta struct
Aaron Williamson
2017-05-01
Add glyph offset option to user configuration
Aaron Williamson
2017-05-01
Improve freetype metric usage
Aaron Williamson
2017-02-25
Change cursor colors config to use text and cursor
Joe Wilm
2017-02-22
Add hide cursor when typing option
Tuomas Siipola
2017-02-14
Add TERM config entry
Anders Rasmussen
2017-02-11
Move color list to Term struct
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-06
Configurable window dimensions
Anders Rasmussen
2017-02-05
Add "Quit" action to allow exit on a Cmd-W or Cmd-Q
Brandur
2017-02-03
Alacritty now compiles on stable Rust :tada:
Joe Wilm
2017-01-30
Fix bug with cursor colors and old config
Joe Wilm
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-25
Implement argument passing in config
Niklas Claesson
2017-01-23
Change to process::Command
Niklas Claesson
2017-01-18
Make it run on FreeBSD
johalun
2017-01-12
make thin stroke rendering configurable
Tom Crayford
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-07
Merge pull request #138 from honza/master
Joe Wilm
2017-01-07
Typo
Honza Pokorny
[next]