index
:
r-alacritty.git
experimental
old-rahm
rahm
rahm2
My custom-patched version of alacritty.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input.rs
Commit message (
Expand
)
Author
Age
*
Add support for bracketed paste
Joe Wilm
2016-12-11
*
Support trackpad scrolling
Joe Wilm
2016-12-11
*
Support normal mouse tracking mode
Joe Wilm
2016-12-11
*
Add support for recording/running ref tests
Joe Wilm
2016-11-19
*
Make bindings configurable from alacritty.yml
Joe Wilm
2016-11-17
*
Fallback to received chars when no bindings
Joe Wilm
2016-11-17
*
Fix/add some keybindings
Joe Wilm
2016-11-11
*
Add test exhibiting SIGBUS on my machine
Joe Wilm
2016-10-16
*
Rustup and update dependencies
Joe Wilm
2016-10-14
*
Start implementing copypasta, a clipboard library
Joe Wilm
2016-10-08
*
Don't write v when pasting on macOS
Joe Wilm
2016-09-27
*
wip
Joe Wilm
2016-09-26
*
Refactor EventLoop into event_loop module
Joe Wilm
2016-09-25
*
Resolve compiler warnings
Joe Wilm
2016-09-25
*
Use evented I/O for the pty
Joe Wilm
2016-09-24
*
Fix tests
Joe Wilm
2016-08-14
*
Input expects modifier keys from Glutin
Joe Wilm
2016-07-30
*
Add test for input
Joe Wilm
2016-07-29
*
Early return in input handling
Joe Wilm
2016-07-29
*
Switch to write_all in input handler
Joe Wilm
2016-07-29
*
Fix Control-H bug
Joe Wilm
2016-07-16
*
Correctly handle Backspace and Delete
Joe Wilm
2016-07-04
*
Move WriteNotifier type into input module
Joe Wilm
2016-07-02
*
Add license headers to source files
Joe Wilm
2016-06-29
*
Function keys send escape sequences
Joe Wilm
2016-06-23
*
Implement special input handling
Joe Wilm
2016-06-23