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
2018-11-19
Add option for launching Alacritty maximized
Jonathan Dahan
2018-11-19
Add keybinding action for clearing warns/errors
Christian Duerr
2018-11-18
Remove `scale_with_dpi` setting from config
Christian Duerr
2018-11-17
Display errors and warnings
Christian Duerr
2018-11-15
Add option for dynamic padding (#1780)
Christian Duerr
2018-11-10
Upgrade Glutin to v0.19.0
Matt Keeler
2018-11-04
Fix clippy issues
Christian Duerr
2018-11-01
Fix default hollow cursor behavior with empty conf
Christian Duerr
2018-11-01
Fix mouse pasting in mouse mode with shift
Christian Duerr
2018-11-01
Rework cursor configuration
Christian Duerr
2018-11-01
Update serde_yaml to 0.8
Do Duy
2018-10-27
Relax matching of URL modifiers
Christian Duerr
2018-10-22
Add option to open URLs on click
Christian Duerr
2018-10-16
Allow the usage of scancodes in the config
Christian Duerr
2018-10-16
Add support for Windows (#1374)
Zac Pullar-Strecker
2018-09-28
Fix deserialization of old decorations values
Christian Duerr
2018-09-24
Allow copying selection to primary clipboard
Gris Ge
2018-09-23
Implement config option for term colors 16..256
Christian Duerr
2018-09-20
Fix config error with missing decorations field
Christian Duerr
2018-09-20
Improve window.decorations options: (#1241)
Joe Moon
2018-09-18
Set upper limit for scrollback history size
Christian Duerr
2018-09-02
Implement `ansi::ClearMode::Saved`
Nathan Lilienthal
2018-07-28
Merge master into scrollback
Christian Duerr
2018-07-21
Scrollback cleanup
Christian Duerr
2018-06-02
Enable history comparison in ref-tests
Christian Duerr
2018-06-02
Rework auto-scrolling options
Christian Duerr
2018-06-02
Add scrollback hotkeys
Christian Duerr
2018-06-02
Fix linux config default value
Christian Duerr
2018-06-02
Merge branch #1095
Christian Duerr
2018-06-02
Make normal scrolling line amount configurable
Christian Duerr
2018-06-02
Provide correct default for scroll_history
Christian Duerr
2018-06-02
Add `failure_default` deserializer to `scroll_history`
Christian Duerr
2018-06-02
Make number of scrollback lines configurable
Joe Wilm
2018-05-11
Fix clippy lints
Christian Duerr
2018-04-14
alacritty: add support for OpenBSD.
Matt T. Proud
2018-03-12
Prevent negative cell dimensions (#1181)
Christian Duerr
2018-03-09
Add caret key
Michael Schumacher
2018-03-04
Remove all instances of unwrap() from config
Christian Duerr
2018-01-06
Add clippy check to travis
Christian Duerr
2018-01-06
Improve ability of alacritty to deal with broken config
Christian Duerr
2018-01-05
Prevent font_size_modifier from sinking too low (#994)
Christian Duerr
2018-01-02
Allow faux scroll amount configuration
Christian Dürr
2018-01-02
Add config option for faux scrollback
Christian Dürr
2017-12-24
Adding dynamic_title property to configuration (#819)
Wesley Gahr
2017-12-23
Update bitflags to v1
Chet Gurevitch
2017-12-22
Use consistent config deprecation message style
Joe Wilm
2017-12-22
Deprecate config top-level dimensions and padding
Joe Wilm
2017-12-22
Move dimensions and padding into window section
Robert Günzler
2017-12-22
Add new window section to config
Robert Günzler
2017-12-22
Add 'borderless' option
Robert Günzler
[next]