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
/
event.rs
Commit message (
Expand
)
Author
Age
*
Remove need for Rc<RefCell<_>> usage
Joe Wilm
2016-12-12
*
Track terminal cells on mouse movement
Joe Wilm
2016-12-11
*
Finish main.rs cleanup
Joe Wilm
2016-12-11
*
Display manages window, renderer, rasterizer
Joe Wilm
2016-12-11
*
Cleaning up main; Added window module
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
*
Redraw screen on focus
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
*
Rustup and update dependencies
Joe Wilm
2016-10-14
*
Don't write v when pasting on macOS
Joe Wilm
2016-09-27
*
wip
Joe Wilm
2016-09-26
*
Resolve compiler warnings
Joe Wilm
2016-09-25
*
Use evented I/O for the pty
Joe Wilm
2016-09-24
*
Fix some compiler warnings
Joe Wilm
2016-09-23
*
Fix resize not redrawing immediately
Joe Wilm
2016-09-06
*
Move rendering back to main thread
Joe Wilm
2016-09-01