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
*
Fix hint `Select` action for hyperlink escape
Christian Duerr
2024-08-14
*
Send exit code events on child process exit
Kirill Bulatov
2024-08-14
*
Fix feature = "cargo-clippy" deprecation
Dimitris Apostolou
2024-08-14
*
Unlock more bindings from the keyboard
Josh Rahm
2024-02-23
*
Re-implement crosshairs on newer alacritty.
Josh Rahm
2024-02-19
*
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
*
Fix the order of `ClearSelection` in Vi mode
Kirill Chibisov
2023-12-16
*
Bump crossfont to 0.7.0
Kirill Chibisov
2023-12-14
*
Fix message bar not damaged when the same size
Kirill Chibisov
2023-12-08
*
Don't emit text for NamedKey without text repr
Kirill Chibisov
2023-12-08
*
Fix trigger of normal bindings in mouse mode
Kirill Chibisov
2023-12-08
*
Update to crossfont 0.6.0
Kirill Chibisov
2023-12-08
*
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
*
Fallback to underline shader when dotted fails
Kirill Chibisov
2023-12-02
*
Adjust default Vi's SearchBackwards binding
Kirill Chibisov
2023-11-28
*
Fix IME popup positioning
Kirill Chibisov
2023-11-24
*
Damage entire window on font size change
Kirill Chibisov
2023-11-24
*
Add migrate to alacritty(1)
Kirill Chibisov
2023-11-24
*
Damage only terminal inside `alacritty_terminal`
Kirill Chibisov
2023-11-23
*
Add error handling for OpenGL connection details
Pavel Roskin
2023-11-22
*
Simplify powerline drawing algorithm
Kirill Chibisov
2023-11-19
*
Fix Vi cursor not being dirty when scrolling
Kirill Chibisov
2023-11-14
*
Fix message bar damage
Kirill Chibisov
2023-11-13
*
Fix visual bell getting stuck on macOS
Kirill Chibisov
2023-11-13
[next]