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
*
Update to latest Glutin/winit (#671)
Joe Wilm
2017-07-20
*
Update tests for new Selection API
Joe Wilm
2017-06-19
*
Implement semantic and line selection dragging
Joe Wilm
2017-06-19
*
Fix selection when padding is present
Tuomas Siipola
2017-06-06
*
Implement FocusIn/FocusOut reports (#589)
Aaron Hill
2017-05-29
*
Add support for running commands on key press (#566)
Dominik MiedziĆski
2017-05-25
*
Add window padding option
Tuomas Siipola
2017-05-06
*
Semantic Selection
Xiaoyu Yin
2017-02-07
*
Send mouse wheel commands only if they're supported
Tuomas Siipola
2017-02-06
*
Add "Quit" action to allow exit on a Cmd-W or Cmd-Q
Brandur
2017-02-05
*
Decouple input processing from Term
Joe Wilm
2017-02-02
*
Load the primary clipboard when pasting
jc00ke
2017-01-30
*
Use the log-crate instead of printing to stdout
Lukas Lueg
2017-01-23
*
Remove some dead code
Joe Wilm
2017-01-08
*
Fix issue with some international inputs
Joe Wilm
2017-01-06
*
Clippy fixes!
Manish Goregaokar
2017-01-06
*
Send correct character sequence with alt key
Joe Wilm
2017-01-02
*
Fix scrolling with SGR mode
Joe Wilm
2017-01-02
*
Better error message when xclip is not available
Joe Wilm
2017-01-02
*
Improve error handling for clipboard actions
Joe Wilm
2017-01-01
*
Add support for SGR mouse reporting
Joe Wilm
2017-01-01
*
Fix pty read sometimes not triggering draw
Joe Wilm
2016-12-29
*
Fix some bugs with selections
Joe Wilm
2016-12-29
*
Unify Cursor, Location and name it Point
Joe Wilm
2016-12-29
*
Implement copying selection for macOS
Joe Wilm
2016-12-26
*
Refactor bindings and fix binding tests
Joe Wilm
2016-12-26
*
Major cleanup for event handling
Joe Wilm
2016-12-26
*
Refactor input processing to take action context
Joe Wilm
2016-12-25
*
Implement visual component of mouse selections
Joe Wilm
2016-12-22
*
Rustup and clippy
Joe Wilm
2016-12-16
*
Fix a couple of compiler warnings
Joe Wilm
2016-12-12
*
Track terminal cells on mouse movement
Joe Wilm
2016-12-11
*
Implement mouse scrolling with line deltas
Joe Wilm
2016-12-11
*
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
[next]