aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-22Remove `selection_start_point/side`issue-1336Christian Dürr
2018-06-22Move clearing of start pos/side to `event.rs`Christian Duerr
2018-06-21Remove 'selection_started' method from ActionContextChristian Duerr
2018-06-21Fix selection start point lagging behind cursorChristian Dürr
2018-06-19Change green implementation to use the macroasoderman
2018-06-18Override dynamic_title when --title is specifiedNathan Lilienthal
2018-06-17Move to cargo clippyChristian Duerr
2018-06-16Add Copy/Cut/Paste keysChristian Duerr
2018-06-08Reduce Increase-/DecreaseFontSize step to 0.5Felippe da Motta Raposo
2018-06-07Add working --class and --title CLI parametersTezkerek
2018-06-07Allow disabling DPI scalingChristian Duerr
2018-05-30Reduce debug level for releaseTatsuyuki Ishi
2018-05-29Update to glutin 0.16.0Francesca Frangipane
2018-05-25Fix typo in error messageRandy Ramos
2018-05-25Fix locale_id for older versions of OS X (<= 10.11)Bradford Boyle
2018-05-14handle older macOS versionsJoe Moon
2018-05-14macos: add check for valid localeJoe Moon
2018-05-14remove commented out lineJoe Moon
2018-05-14Set $LANG env var using languageCode, countryCodeJoe Moon
2018-05-11Fix clippy lintsChristian Duerr
2018-05-11Paste path into terminal when drag & dropping fileChristian Duerr
2018-05-05Don't paste selection when in mouse modeChristian Duerr
2018-05-01Fix completion install instructions for Fish on macOS (#1237)zhouji
2018-04-27macOS: fixes segfault on nightlyJoe Moon
2018-04-14alacritty: add support for OpenBSD.Matt T. Proud
2018-03-29Oxford commaBernardo Meurer
2018-03-29Fixed typos, alphabetical orderingBernardo Meurer
2018-03-27add freeBSD on the topMatthiasSchuster
2018-03-23Fix typoSaugat Acharya
2018-03-22Explicitly call log::set_max_level (Closes: #1201)Harlan Lieberman-Berg
2018-03-13Try to create window with different SRGB config when failedYOSHIOKA Takuma
2018-03-12Switch meta key to alt instead of superChristian Duerr
2018-03-12Add modifiers to mouse eventsChristian Duerr
2018-03-12Fix clippy lintsCelti Burroughs
2018-03-12Rename button_state to prev_state for clarityCelti Burroughs
2018-03-12Extend SGR and VT200 (normal) mouse supportCelti Burroughs
2018-03-12Enable SRGB (#1178)らりお (YOSHIOKA Takuma)
2018-03-12Prevent negative cell dimensions (#1181)Christian Duerr
2018-03-12Add completion install instructions for FishJesse Cooke
2018-03-12Added -d & -e to fish completionsJesse Cooke
2018-03-12Add fish shell completionsJesse Cooke
2018-03-09Add centos missing dependencyashwinath
2018-03-09Add caret keyMichael Schumacher
2018-03-09Fix benchmarksChristian Duerr
2018-03-07Add shell completions and manpageChristian Duerr
2018-03-04Remove all instances of unwrap() from configChristian Duerr
2018-02-28Update arraydeque dependencyAndy Lok
2018-02-28Upgrade dependenciesSam Rijs
2018-02-27Fix heading for NixOS/NixpkgsMindTooth
2018-02-13Add install instructions via cargo --gitOliver Jan Krylow