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
/
input.rs
Commit message (
Expand
)
Author
Age
*
Update glutin to 0.30.0
Kirill Chibisov
2022-11-03
*
Fix clippy warnings
Christian Duerr
2022-10-12
*
Add inline input method support
Kirill Chibisov
2022-08-29
*
Remove redundant dirty updates
Kirill Chibisov
2022-07-25
*
Replace `map().unwrap_or()` with `map_or()`
Chris Copeland
2022-07-20
*
Add support for hyperlink escape sequence
Kirill Chibisov
2022-07-10
*
Use DeviceId/WindowId::dummy in tests
5225225
2022-07-09
*
Add vi action to center view around vi cursor
jeremycostanzo
2022-06-10
*
Fix selection copy without button release
mahkoh
2022-04-16
*
Extract `SizeInfo` from alacritty_terminal
Kirill Chibisov
2022-04-06
*
Reset blinking on search bindings in Vi mode
Kirill Chibisov
2022-03-25
*
Add `ToggleMaximized` key binding action
Chris Copeland
2022-02-27
*
Don't load font twice during display creation
Kirill Chibisov
2022-02-18
*
Add damage tracking and reporting to compatible compositors
Kirill Chibisov
2022-02-02
*
Reset cursor blinking on ToggleViMode
Kirill Chibisov
2022-01-21
*
Fix CreateNewWindow CLI fallback
Christian Duerr
2021-12-23
*
Remove shared PID/FD variables
Christian Duerr
2021-12-19
*
Add parameters to `msg create-window` subcommand
Kirill Chibisov
2021-11-22
*
Add multi-window support
Christian Duerr
2021-10-23
*
Add ExpandSelection mouse binding action
Jason Heard
2021-07-29
*
Fix clippy warnings
Christian Duerr
2021-07-03
*
Improve rendering performance
Christian Duerr
2021-05-22
*
Fix selection flooding Wayland connection
Christian Duerr
2021-04-17
*
Fix mouse reports
Christian Duerr
2021-04-16
*
Fix mouse point crash on resize
Christian Duerr
2021-04-15
*
Add vi/mouse hint highlighting support
Christian Duerr
2021-04-13
*
Add hide other windows binding on macOS
Kam Kudla
2021-04-08
*
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
*
Move renderable cell transformation to alacritty
Christian Duerr
2021-01-24
*
Fix jumping between matches in reverse vi search
Christian Duerr
2021-01-08
*
Fix debug mode crash in vi-less search
Christian Duerr
2021-01-03
*
Remove Windows WinPTY backend
Christian Duerr
2021-01-01
*
Fix characters getting swallowed during IME input
Christian Duerr
2020-12-31
*
Draw cursor with rect renderer
Kirill Chibisov
2020-12-28
*
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
*
Fix cursor reports with mouse outside of window
Christian Duerr
2020-12-13
*
Add blinking cursor support
Dettorer
2020-11-23
*
Add ability to select text during search
Christian Duerr
2020-11-13
*
Add support for single line terminals
ii41
2020-09-27
*
Add escape to report text area size
Ayose Cazorla
2020-08-28
*
Unify term dimension calls
Christian Duerr
2020-08-25
*
Fix selection scrolling with message bar visible
Christian Duerr
2020-08-14
*
Fix characters swallowed during search
Christian Duerr
2020-08-09
*
Add ^C binding to cancel search and leave Vi mode
Christian Duerr
2020-08-10
*
Fix scrolling with selection expansion
Christian Duerr
2020-07-27
*
Add support for searching without vi mode
Christian Duerr
2020-07-15
[next]