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 apply opacity to all background colors
Kirill Chibisov
2021-08-16
*
Add ExpandSelection mouse binding action
Jason Heard
2021-07-29
*
Fix search regressions
Christian Duerr
2021-07-12
*
Fix clippy warnings
Christian Duerr
2021-07-03
*
Fix unnecessary redraws due to hint highlighting
Christian Duerr
2021-05-09
*
Fix out of order terminal query responses
Christian Duerr
2021-04-17
*
Fix selection flooding Wayland connection
Christian Duerr
2021-04-17
*
Fix mouse point crash on resize
Christian Duerr
2021-04-15
*
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
*
Unify the grid line indexing types
Christian Duerr
2021-03-30
*
Add regex terminal hints
Christian Duerr
2021-03-01
*
Fix vi cursor after leaving search
Christian Duerr
2021-02-26
*
Fix selection after search without match
Christian Duerr
2021-02-22
*
Update dependencies
Christian Duerr
2021-02-13
*
Fix segmentation fault on shutdown with Wayland
Christian Duerr
2021-01-29
*
Fix damage tracking on Wayland
Christian Duerr
2021-01-27
*
Move renderable cell transformation to alacritty
Christian Duerr
2021-01-24
*
Fix debug mode crash in vi-less search
Christian Duerr
2021-01-03
*
Fix movement between matches in vi-less search
Christian Duerr
2021-01-01
*
Remove Windows WinPTY backend
Christian Duerr
2021-01-01
*
Disable shadows for transparent windows on macOS
Christian Duerr
2020-12-22
*
Replace serde's derive with custom proc macro
Christian Duerr
2020-12-21
*
Add search history support
Christian Duerr
2020-12-20
*
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
[next]