aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/src/input.rs
Commit message (Expand)AuthorAge
* Update to winit/glutin EventLoop 2.0Christian Duerr2019-10-05
* Add `ReceiveChar` action for passing key's textzsugabubus2019-09-28
* Remove outdated TODO/FIXME commentsChristian Duerr2019-09-21
* Fix bindings incorrectly getting replacedChristian Duerr2019-09-16
* Reset the Mouse Cursor While SelectingNathan Lilienthal2019-09-09
* Fix url highlight not showing with required modifiersChristian Duerr2019-08-26
* Show text cursor when pressing shift in mouse modeJohn Sullivan2019-08-24
* Format codeChristian Duerr2019-08-08
* Fix crash when hovering over message barKirill Chibisov2019-08-04
* Move modifier check before URL searchChristian Duerr2019-08-03
* Switch to rfind_url for URL detectionChristian Duerr2019-08-01
* Bump minimum supported Rust version to 1.34.0Christian Duerr2019-07-30
* Fix cursor flickering on url hoverKirill Chibisov2019-07-28
* Override default bindings with subset mode matchChristian Duerr2019-07-15
* Fix mouse move handlingKirill Chibisov2019-07-10
* Change mouse cursor when hovering over the message barElaina Martineau2019-07-08
* Add block selectionChristian Duerr2019-06-20
* Add wayland primary selection clipboard supportChristian Duerr2019-06-09
* Refactor config parsing filesChristian Duerr2019-05-10
* Remove clipboard loading error loggingChristian Duerr2019-04-30
* Fix mouse mode generate events without cell changeChristian Duerr2019-04-28
* Fix spelling mistakesJDTX2019-04-28
* Switch from copypasta to rust-clipboardChristian Duerr2019-04-28
* Split alacritty into a separate cratesTheodore Dubois2019-04-28