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