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
/
event.rs
Commit message (
Expand
)
Author
Age
*
Add option to drain PTY on shutdown
Andrew Borg (Kashin)
2025-01-16
*
Don't switch semantic/line selection when control is pressed
Kirill Chibisov
2024-12-29
*
Fix window options for initial daemon window
Christian Duerr
2024-12-22
*
Fix racing condition in hint triggering
Christian Duerr
2024-11-02
*
Add headless mode
Christian Duerr
2024-10-15
*
Add IME support to inline search
Christian Duerr
2024-10-15
*
Implement multi-char cursor highlight
Kirill Chibisov
2024-10-15
*
Move root config fields to `[general]` section
Christian Duerr
2024-10-02
*
Ignore cursor color request with default colors
Christian Duerr
2024-09-22
*
Restart config monitor on import change
Christian Duerr
2024-07-21
*
Bump glutin to 0.32.0
Kirill Chibisov
2024-06-08
*
Fix spelling errors
Josh Soref
2024-05-24
*
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 dynamic title override for multiple windows
Christian Duerr
2024-04-23
*
Send exit code events on child process exit
Kirill Bulatov
2024-03-09
*
Fix clippy warnings
Christian Duerr
2024-02-14
*
Don't substitute `\n` in char bindings
Kirill Chibisov
2023-12-30
*
Bump crossfont to 0.7.0
Kirill Chibisov
2023-12-14
*
Update to crossfont 0.6.0
Kirill Chibisov
2023-12-08
*
Damage only terminal inside `alacritty_terminal`
Kirill Chibisov
2023-11-23
*
Fix Vi cursor not being dirty when scrolling
Kirill Chibisov
2023-11-14
*
Add `--option` argument to `create-window`
Christian Duerr
2023-11-11
*
Unify CLI config override mechanisms
Christian Duerr
2023-11-11
*
Fix cursor being hidden after reaching timeout
Kirill Chibisov
2023-11-10
*
Remove `alacritty_config` from alacritty_terminal
Kirill Chibisov
2023-11-10
*
Fix crash when leaving search after resize
Christian Duerr
2023-11-03
*
Fix typos
Pavel Roskin
2023-10-25
*
Fix crash due to wrong drop order of clipboard
Kirill Chibisov
2023-10-23
*
Update winit to 0.29.2 and copypasta to 0.10.0
Kirill Chibisov
2023-10-21
*
Add inline vi mode search
Christian Duerr
2023-10-20
*
Fix regex memory usage
Christian Duerr
2023-09-17
*
Add bindings for macOS tabs
Kirill Chibisov
2023-09-04
*
Update winit to 0.29.1-beta
Kirill Chibisov
2023-09-04
*
Copy global IPC options for new windows
Christian Duerr
2023-08-08
*
Use ahash instead of fnv and regular hash function
Kirill Chibisov
2023-07-24
*
Use bracketed paste only for multi-char IME input
Kirill Chibisov
2023-07-20
*
Update to the new winit keyboard API
Kirill Chibisov
2023-07-11
*
Fix crash on ScaleFactorChange on Windows
Kirill Chibisov
2023-06-02
*
Omit urgency hint focused window
Kirill Chibisov
2023-04-15
*
Allow mode-exclusive bindings in any mode
Christian Duerr
2023-04-15
*
Use paste for ESC action and IME commit
Christian Duerr
2023-04-15
*
Reset char suppression for every key binding
Christian Duerr
2023-04-15
*
Fix selection rotation on the last line
Christian Duerr
2023-03-24
*
Fix busy rendering when the same warning persists
Kirill Chibisov
2023-03-02
*
Send D&D input through paste action
Christian Duerr
2023-02-27
*
Fix bracketed paste with EOT payload
Christian Duerr
2023-02-23
*
Add touch input support
Christian Duerr
2023-02-13
*
Update winit to 0.28
Kirill Chibisov
2023-02-02
*
Add support for horizontal scrolling
Kirill Chibisov
2023-01-16
[next]