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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
alacritty_terminal
/
src
/
config
Age
Commit message (
Expand
)
Author
2023-02-02
Update winit to 0.28
Kirill Chibisov
2022-10-12
Fix clippy warnings
Christian Duerr
2022-09-17
Fix IPC config overriding previous values
Christian Duerr
2022-09-01
Add IPC config subcommand
Christian Duerr
2022-07-01
Add `cursor.blink_timeout` config option
Kirill Chibisov
2022-06-02
Fix a few minor clippy lints
Yuri Astrakhan
2022-02-02
Add damage tracking and reporting to compatible compositors
Kirill Chibisov
2021-11-22
Add parameters to `msg create-window` subcommand
Kirill Chibisov
2021-02-13
Update dependencies
Christian Duerr
2021-01-24
Move renderable cell transformation to alacritty
Christian Duerr
2021-01-02
Fix deserialization of untagged enums
Christian Duerr
2021-01-01
Add vi/search line indicator
Christian Duerr
2021-01-01
Remove Windows WinPTY backend
Christian Duerr
2020-12-31
Use ConfigDeserialize for all config enums
Christian Duerr
2020-12-21
Replace serde's derive with custom proc macro
Christian Duerr
2020-11-23
Add blinking cursor support
Dettorer
2020-11-13
Add ability to select text during search
Christian Duerr
2020-11-06
Deprecate the WinPTY backend
Christian Duerr
2020-08-21
Add configuration file imports
Christian Duerr
2020-07-11
Remove gui dependencies from alacritty_terminal
Kirill Chibisov
2020-07-10
Add option to run command on bell
Kirill Chibisov
2020-07-09
Add regex scrollback buffer search
Christian Duerr
2020-06-06
Remove copyright notice from files
Christian Duerr
2020-06-05
Fix class and cursor thickness deserialization
Kirill Chibisov
2020-06-05
Refactor Shell, Command, and Launcher to share impl
Kirill Chibisov
2020-05-16
Change default color scheme to 'Tomorrow Night'
Alexey Chernyshov
2020-05-05
Extend style guideline documentation
Christian Duerr
2020-04-15
Add config option to set cursor thickness
Kirill Chibisov
2020-03-18
Add modal keyboard motion mode
Christian Duerr
2020-03-04
Remove `ref_test` option from configuration file
Christian Duerr
2020-03-01
Remove `tabspaces` config option
Christian Duerr
2020-01-20
Disable drawing bold text bright by default
Kirill Chibisov
2020-01-20
Remove scrolling.auto_scroll feature
Kirill Chibisov
2020-01-12
Fix crash with invalid working directory
Christian Duerr
2020-01-02
Clean up Windows PTY string handling
David Hewitt
2019-12-21
Default to ConPTY instead of WinPTY
David Hewitt
2019-10-20
Fix XEmbed compilation error on 32-bit platforms
cyclopsian
2019-10-17
Fix window title not filled by default
Dustin
2019-10-15
Add support for alternate scroll escape
Aleksey Kuznetsov
2019-10-14
Add support for title stack escape sequences
Dustin
2019-10-09
Add --hold CLI flag
Valentin Ignatev
2019-10-06
Remove automatic config generation
Kirill Chibisov
2019-10-05
Update to winit/glutin EventLoop 2.0
Christian Duerr
2019-09-28
Add `ReceiveChar` action for passing key's text
zsugabubus
2019-09-24
Add Xembed support
mkosem
2019-09-18
Rework default bindings
Kirill Chibisov
2019-08-25
Add bold italic font support
Chris Morgan
2019-07-26
Fix double-click selecting trailing tab
Ben Firth
2019-07-10
Fix cursor color setting with escape sequence
Kirill Chibisov
2019-07-07
Fix saving of ref tests
Christian Duerr
[next]