index
:
r-alacritty.git
experimental
rahm
rahm2
My custom-patched version of alacritty.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
alacritty
/
src
Commit message (
Expand
)
Author
Age
*
Ignore cursor color request with default colors
Christian Duerr
2024-09-22
*
Unify string formatting
Hamir Mahal
2024-07-24
*
Restart config monitor on import change
Christian Duerr
2024-07-21
*
Bump dependencies
Kirill Chibisov
2024-07-17
*
Bump MSRV to 1.74.0
Kirill Chibisov
2024-07-17
*
Fix search bug with wrapline on first character
Christian Duerr
2024-07-05
*
Support relative imports in config file
Joshua Cao
2024-07-02
*
Bump glutin to 0.32.0
Kirill Chibisov
2024-06-08
*
Fix spelling errors
Josh Soref
2024-05-24
*
Fix Kitty protocol reporting shifted keycodes
jadedpasta
2024-05-23
*
Fix error with missing imports
Christian Duerr
2024-05-23
*
Fix mouse mode bindings with multiple actions
EBADBEEF
2024-05-16
*
Fix user events for all windows not handled
Kirill Chibisov
2024-05-07
*
Bump winit to 0.30.0
Kirill Chibisov
2024-05-04
*
Fix shutdown of config monitor
Christian Duerr
2024-05-03
*
Fix dynamic title override for multiple windows
Christian Duerr
2024-04-23
*
Fix IME preview overlapping text
Kirill Chibisov
2024-04-21
*
Fix missing config import warning
Matt Fellenz
2024-04-21
*
Fix crash when trying to open a new tab on macOS
William Viktorsson
2024-04-20
*
Send ESC with Alt for unicode input
Kirill Chibisov
2024-03-24
*
Fix kitty encoding used for char input without text
Kirill Chibisov
2024-03-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
*
Send exit code events on child process exit
Kirill Bulatov
2024-03-09
*
Fix feature = "cargo-clippy" deprecation
Dimitris Apostolou
2024-02-28
*
Fix clippy warnings
Christian Duerr
2024-02-14
*
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
*
Fix unnecessary explicit panic in PTY
Conrad Irwin
2024-02-02
*
Don't use kitty sequences outside protocol
Kirill Chibisov
2024-01-31
*
Don't report associated text only for C0/C1
Kirill Chibisov
2024-01-27
*
Use builtin font to draw sextants
Popa Ioan Alexandru
2024-01-26
*
Allow specifying all config keys on all platforms
Christian Duerr
2024-01-24
*
Fix `debug.renderer="gles2pure"` documentation
Christian Duerr
2024-01-14
*
Reduce allocations during keyboard input
Christian Duerr
2024-01-09
*
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
*
Powerline glyphs being cut for narrow fonts
Kirill Chibisov
2023-12-31
*
Send associated text for shifted numbers with kitty
Kirill Chibisov
2023-12-30
*
Don't substitute `\n` in char bindings
Kirill Chibisov
2023-12-30
*
Passthrough potential errors for `EventLoopSender`
Hyper
2023-12-30
*
Fix inability to bind `Alt+Control` on Windows
Kirill Chibisov
2023-12-30
*
Use pre-composed key for `Alt` bindings on macOS
Kirill Chibisov
2023-12-30
*
Remove direct dependency on once_cell
Philip Dubé
2023-12-29
*
Fix `alacritty migrate` with nonexistent imports
Christian Duerr
2023-12-28
*
Apply modifiers before presses in kitty protocol
Kirill Chibisov
2023-12-25
*
Keep IME always enabled on X11
Kirill Chibisov
2023-12-22
*
Account for option_as_alt when doing kitty protocol
Kirill Chibisov
2023-12-20
[next]