summaryrefslogtreecommitdiff
path: root/alacritty_terminal/src/url.rs
AgeCommit message (Expand)Author
2019-11-03Fix URL highlightingChristian Duerr
2019-10-05Update to winit/glutin EventLoop 2.0Christian Duerr
2019-08-03Move modifier check before URL searchChristian Duerr
2019-08-01Switch to rfind_url for URL detectionChristian Duerr
2019-06-09Fix compiler warningsMatthias Krüger
2019-05-19Allow URLs to end with trailing slashJacob Evan Shreve
2019-05-16Fix URL detection matching invalid URLsChristian Duerr
2019-04-28Switch from copypasta to rust-clipboardChristian Duerr
2019-04-28Split alacritty into a separate cratesTheodore Dubois