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