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
/
src
/
input.rs
Commit message (
Expand
)
Author
Age
*
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