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
/
ui_config.rs
Commit message (
Expand
)
Author
Age
*
Add alacritty_terminal option to escape pty args
feeiyu
2025-08-02
*
Migrate to 2024 edition
Christian Duerr
2025-07-13
*
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
*
Fix hint binding IPC overrides
Christian Duerr
2025-05-21
*
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
*
Fix racing condition in hint triggering
Christian Duerr
2024-11-02
*
Change ctrl+shift+u to ctrl+shift+o
Kirill Chibisov
2024-10-10
*
Move root config fields to `[general]` section
Christian Duerr
2024-10-02
*
Fix spelling errors
Josh Soref
2024-05-24
*
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
*
Fix replacing optional fields
Christian Duerr
2024-01-02
*
Implement kitty's keyboard protocol
Kirill Chibisov
2023-12-06
*
Remove `alacritty_config` from alacritty_terminal
Kirill Chibisov
2023-11-10
*
Fix regex memory usage
Christian Duerr
2023-09-17
*
Update regex-automata to v0.3.6
Christian Duerr
2023-08-27
*
Make URL_REGEX more strict
Kirill Bulatov
2023-07-22
*
Update to the new winit keyboard API
Kirill Chibisov
2023-07-11
*
Fix legacy bindings taking precedence over new ones
Kirill Chibisov
2023-07-03
*
Add errors for deserializing with unknown fields
Christian Duerr
2023-06-17
*
Add option to persist hints after selection
Sonu Bardai
2023-06-15
*
Fix warnings for config imports
Christian Duerr
2023-06-14
*
Switch to TOML configuration format
Christian Duerr
2023-06-12
*
Update winit to 0.28
Kirill Chibisov
2023-02-02
*
Update glutin to 0.30.0
Kirill Chibisov
2022-11-03
*
Add IPC config subcommand
Christian Duerr
2022-09-01
*
Add support for hyperlink escape sequence
Kirill Chibisov
2022-07-10
*
Fix a few minor clippy lints
Yuri Astrakhan
2022-06-02
*
Add parameters to `msg create-window` subcommand
Kirill Chibisov
2021-11-22
*
Add multi-window support
Christian Duerr
2021-10-23
*
Fix 'background_opacity' deprecation
Christian Duerr
2021-08-23
*
Add option to apply opacity to all background colors
Kirill Chibisov
2021-08-16
*
Fix clippy warnings
Christian Duerr
2021-07-03
*
Add modes to regex hint bindings
Joshua Ortiz
2021-06-19
*
Add ipfs/ipns URL scheme support
Alfonso Montero
2021-05-21
*
Fix default URL binding
Christian Duerr
2021-05-10
*
Fix URL highlighting with unicode whitespace
Christian Duerr
2021-05-09
*
Add support for magnet URLs
Raphael Nestler
2021-04-30
*
Add hint action for moving the vi cursor
Christian Duerr
2021-04-15
*
Add vi/mouse hint highlighting support
Christian Duerr
2021-04-13
*
Add copy/paste/select hint actions
Christian Duerr
2021-04-03
*
Add regex terminal hints
Christian Duerr
2021-03-01
*
Update dependencies
Christian Duerr
2021-02-13
*
Move renderable cell transformation to alacritty
Christian Duerr
2021-01-24
*
Replace serde's derive with custom proc macro
Christian Duerr
2020-12-21
*
Remove redundant CLI flags
Christian Duerr
2020-11-26
*
Add configuration file imports
Christian Duerr
2020-08-21
[next]