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-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
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-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
2017-01-05
Allow key_binding have space
quininer kel
2017-01-02
Have default mouse and key bindings
Joe Wilm
2017-01-02
Real support for placing config in XDG_CONFIG_HOME
Joe Wilm
2017-01-02
Rework font loading
Joe Wilm
2016-12-26
Implement copying selection for macOS
Joe Wilm
2016-12-26
Refactor bindings and fix binding tests
Joe Wilm
2016-12-16
Misc formatting fixes
Joe Wilm
2016-12-16
Rustup and clippy
Joe Wilm
2016-12-11
Finish main.rs cleanup
Joe Wilm
2016-12-11
Move config path into Config type
Joe Wilm
2016-12-11
Refactor color list management
Joe Wilm
2016-12-11
Add support for indexed colors
Joe Wilm
[prev]
[next]