summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-17Add subpixel anti-aliasing support on macOS 10.14+Casper Rogild Storm
2020-05-17Fix crash when writing wide char in last columnChristian Duerr
2020-05-16Bump winit to 0.22.2Christian Duerr
2020-05-16Change default color scheme to 'Tomorrow Night'Alexey Chernyshov
2020-05-16Fix vi ScrollToBottom motionChristian Duerr
2020-05-14Refine documentation on disabling the URL launcherTyler G. Sherrard
2020-05-14Add support for Fontconfig embolden and matrix optionsKirill Chibisov
2020-05-13Fix OSCs terminated by \x9c byte in unicodeChristian Duerr
2020-05-12Remove prebuilt linux binariesChristian Duerr
2020-05-12Fix emojis being blended with backgroundlbonn
2020-05-07Fix INSTALL.md platform orderingChristian Duerr
2020-05-07Add fontconfig to Clear Linux install requirementsPierre Massat
2020-05-07Treat Shift + Backspace as BackspaceAlexey Chernyshov
2020-05-06Don't hide cursor on modifier pressDavid Herberth
2020-05-05Extend style guideline documentationChristian Duerr
2020-05-03Use frame callbacks instead of vsync on WaylandKirill Chibisov
2020-05-02Fix scrolling multiplier documentationJeff Windsor
2020-05-02Use numbers instead of strings for additional mouse bindingsDavid Herberth
2020-05-01Call glFinish right after swap_buffers on X11Kirill Chibisov
2020-05-01Fix clippy warningsMatthias Krüger
2020-04-30Fix startup locale on macOSCasper Rogild Storm
2020-04-25Use embedded resource for window iconDavid Hewitt
2020-04-23Update depedenciesChristian Duerr
2020-04-23Bump minimum supported Rust version to 1.41.0Christian Duerr
2020-04-21Fix code formattingChristian Duerr
2020-04-20Clear selection on grid swapRémi Garde
2020-04-18Update depedenciesBastien Orivel
2020-04-16Add Windows font fallbackDavid Hewitt
2020-04-15Add config option to set cursor thicknessKirill Chibisov
2020-04-12Log critical errors with error! instead of println!Kirill Chibisov
2020-04-10Fix various mouse mode + vi mode interactionsKirill Chibisov
2020-04-09Use config colors to theme Wayland decorationsKirill Chibisov
2020-03-30Remove 0.4.2 changelog suffixKirill Chibisov
2020-03-30Fix tabstops not being reset with 'reset'Kirill Chibisov
2020-03-26Remove `fs::read_to_string` reimplementationsChristian Duerr
2020-03-26Remove orphan servo-freetype-proxy folderCole Helbling
2020-03-25Update Linux/BSD font dependenciesChristian Duerr
2020-03-25Remove std::fs::read_to_string reimplementation from testsMatthias Krüger
2020-03-24Fix cursor position after alt screen resizeChristian Duerr
2020-03-23Add CopyPrimary keybinding action on Linux/BSDKirill Chibisov
2020-03-23Add FreeBSD to CIKirill Chibisov
2020-03-23Add changelog entry for minimum Rust version bumpChristian Duerr
2020-03-21Fix invisible selectionChristian Duerr
2020-03-19Remove right click deselectionStefan Devai
2020-03-19Fix default keybinding documentationChristian Duerr
2020-03-19Fix scrolling with selection outside of vimodeChristian Duerr
2020-03-18Add modal keyboard motion modeChristian Duerr
2020-03-17Add default keybinding for SpawnNewInstance on macOSNathan Lilienthal
2020-03-17Use font style for fontconfig fallbackKirill Chibisov
2020-03-17Remove std::fs::read_to_string reimplementationMatthias Krüger