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 separate mode for search bindings
Christian Duerr
2020-12-19
*
Bump glutin to 0.26.0
Kirill Chibisov
2020-12-11
*
Add blinking cursor support
Dettorer
2020-11-23
*
Add ability to select text during search
Christian Duerr
2020-11-13
*
Spawn new alacritty processes in CWD on macOS
Nathan Lilienthal
2020-11-07
*
Use dynamic storage for zerowidth characters
Christian Duerr
2020-11-05
*
Fix visual bell getting stuck
Christian Duerr
2020-10-30
*
Error on warnings when running clippy
Kirill Chibisov
2020-10-29
*
Fix incorrect X11 feature check
Christian Duerr
2020-10-12
*
Make use of glutin wayland/x11 features
Kirill Chibisov
2020-10-12
*
Add support for urgency hints CSI
Taylor Blau
2020-10-10
*
Add support for single line terminals
ii41
2020-09-27
*
Pass existing CLI parameters to SpawnNewInstance
Rohan Poojary
2020-09-06
*
Add CLI parameter to override config options
Christian Duerr
2020-08-22
*
Add configuration file imports
Christian Duerr
2020-08-21
*
Fix selection scrolling with message bar visible
Christian Duerr
2020-08-14
*
Fix clippy issues
Christian Duerr
2020-08-06
*
Use `tcgetpgrp` to get PID for SpawnNewInstance
Christian Duerr
2020-08-06
*
Bump minimum supported Rust version to 1.43.0
Kirill Chibisov
2020-07-28
*
Fix scrolling with selection expansion
Christian Duerr
2020-07-27
*
Fix viless search origin
Christian Duerr
2020-07-25
*
Rename font crate to crossfont
Christian Duerr
2020-07-18
*
Fix crashes during search
Christian Duerr
2020-07-17
*
Add different search label for backward search
Christian Duerr
2020-07-17
*
Fix selection update in viless search
Christian Duerr
2020-07-17
*
Add support for searching without vi mode
Christian Duerr
2020-07-15
*
Fix padding change not being applied immediately
Kirill Chibisov
2020-07-15
*
Remove gui dependencies from alacritty_terminal
Kirill Chibisov
2020-07-11
*
Add readline bindings to search
Christian Duerr
2020-07-10
*
Add option to run command on bell
Kirill Chibisov
2020-07-10
*
Add regex scrollback buffer search
Christian Duerr
2020-07-09
*
Add selection expansion
Christian Duerr
2020-06-23
*
Add automatic scrolling during selection
Christian Duerr
2020-06-18
*
Remove copypasta dependency from alacritty_terminal
Kirill Chibisov
2020-06-07
*
Remove copyright notice from files
Christian Duerr
2020-06-06
*
Add whitespace after dropped file paths
Fernando
2020-06-03
*
Refactor Term/Grid separation
Christian Duerr
2020-05-30
*
Fix build warnings on macOS/Windows
Kirill Chibisov
2020-05-27
*
Add subpixel anti-aliasing support on macOS 10.14+
Casper Rogild Storm
2020-05-17
*
Don't hide cursor on modifier press
David Herberth
2020-05-06
*
Extend style guideline documentation
Christian Duerr
2020-05-05
*
Use frame callbacks instead of vsync on Wayland
Kirill Chibisov
2020-05-03
*
Add config option to set cursor thickness
Kirill Chibisov
2020-04-15
*
Fix various mouse mode + vi mode interactions
Kirill Chibisov
2020-04-10
*
Use config colors to theme Wayland decorations
Kirill Chibisov
2020-04-09
*
Add modal keyboard motion mode
Christian Duerr
2020-03-18
*
Update to glutin 0.24.0
Christian Duerr
2020-03-12
*
Fix selection with invisible start and end
Christian Duerr
2020-03-07
*
Fix ignoring of slow touchpad scrolling
Timo
2020-03-02
*
Remove unnecessary macos focus check
Christian Duerr
2020-02-27
[next]