index
:
r-alacritty.git
experimental
old-rahm
rahm
rahm2
My custom-patched version of alacritty.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
alacritty
/
src
/
config
Commit message (
Expand
)
Author
Age
*
Ignore when config file is moved
Lulu
2025-10-16
*
Add alacritty_terminal option to escape pty args
feeiyu
2025-08-02
*
Migrate to 2024 edition
Christian Duerr
2025-07-13
*
Add global config fallback
mBornand
2025-07-07
*
Add yank to EOL vi mode binding
prime-run
2025-07-07
*
Remove cstr! macro in favor of literal notation
Kirill Chibisov
2025-07-01
*
Apply clamp for opacity
Kirill Chibisov
2025-05-31
*
Add IPC config retrieval subcommand
Christian Duerr
2025-05-29
*
Bump all dependencies
Kirill Chibisov
2025-05-28
*
Fix clippy warnings
Kirill Chibisov
2025-05-28
*
Fix hint binding IPC overrides
Christian Duerr
2025-05-21
*
Add * # { } vi motions
Christian Duerr
2025-05-20
*
Fix disambiguation for Enter/Tab/Backspace
Kirill Chibisov
2025-05-03
*
Add backslash to invalid characters for URL regex
Kaylem Brown-Malone
2025-01-29
*
Add option to drain PTY on shutdown
Andrew Borg (Kashin)
2025-01-16
*
Add `window.level` config option
David Horner
2024-11-23
*
Fix racing condition in hint triggering
Christian Duerr
2024-11-02
*
Change ctrl+shift+u to ctrl+shift+o
Kirill Chibisov
2024-10-10
*
Add migration support for TOML config changes
Christian Duerr
2024-10-02
*
Move root config fields to `[general]` section
Christian Duerr
2024-10-02
*
Unify string formatting
Hamir Mahal
2024-07-24
*
Restart config monitor on import change
Christian Duerr
2024-07-21
*
Support relative imports in config file
Joshua Cao
2024-07-02
*
Fix spelling errors
Josh Soref
2024-05-24
*
Fix error with missing imports
Christian Duerr
2024-05-23
*
Fix shutdown of config monitor
Christian Duerr
2024-05-03
*
Fix missing config import warning
Matt Fellenz
2024-04-21
*
Allow setting terminal env vars via PTY options
Kirill Bulatov
2024-03-18
*
Fix hint `Select` action for hyperlink escape
Christian Duerr
2024-03-12
*
Add default `Home`/`End` bindings for Vi mode
Kirill Chibisov
2024-02-08
*
Fix hang on startup with some Wayland compositors
Kirill Chibisov
2024-02-04
*
Don't use kitty sequences outside protocol
Kirill Chibisov
2024-01-31
*
Allow specifying all config keys on all platforms
Christian Duerr
2024-01-24
*
Fix `debug.renderer="gles2pure"` documentation
Christian Duerr
2024-01-14
*
Ignore null values in `alacritty migrate`
Kirill Chibisov
2024-01-05
*
Add vi search paste bindings
Omar Magdy
2024-01-04
*
Fix replacing optional fields
Christian Duerr
2024-01-02
*
Fix number-based mouse bindings
Lars Francke
2024-01-02
*
Fix the order of `ClearSelection` in Vi mode
Kirill Chibisov
2023-12-16
*
Bump crossfont to 0.7.0
Kirill Chibisov
2023-12-14
*
Implement kitty's keyboard protocol
Kirill Chibisov
2023-12-06
*
Fix chars usage inside the mouse bindings
Kirill Chibisov
2023-12-06
*
Don't use `::*` for enum variants in bindings
Kirill Chibisov
2023-12-03
*
Adjust default Vi's SearchBackwards binding
Kirill Chibisov
2023-11-28
*
Change default `bell.animation` to `Linear`
Kirill Chibisov
2023-11-13
*
Add `--option` argument to `create-window`
Christian Duerr
2023-11-11
*
Unify CLI config override mechanisms
Christian Duerr
2023-11-11
*
Remove `alacritty_config` from alacritty_terminal
Kirill Chibisov
2023-11-10
*
Add `window.blur` config option
Kirill Chibisov
2023-10-29
*
Fix clippy warnings
Pavel Roskin
2023-10-29
[next]