aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* add logo key prefix and alt behavior configuration optionsexperimentalJosh Rahm2021-10-25
* Make keybindings more consistent with libtermkeyJosh Rahm2021-10-11
* Add configurable crosshairs to Alacritty.Josh Rahm2021-10-08
* Add some more terminal code stuff.Josh Rahm2021-10-06
* Merge remote-tracking branch 'betaboon/graphics' into experimentalJosh Rahm2021-10-05
|\
| * fixupbetaboon2021-08-17
| * Define MAX_GRAPHIC_DIMENSIONS as a 2-elements array.Ayose2021-08-17
| * Avoid unnecessary clone when set graphic data.Ayose2021-08-17
| * remove an unncessary variable from insert_graphicDaniel Brooks2021-08-17
| * Don’t erase text behind a sixel image; the image might be transparentDaniel Brooks2021-08-17
| * Don't clear cells after the right side of the graphic.Ayose2021-08-17
| * Implementation of the XTSMGRAPHICS sequence.Ayose2021-08-17
| * Add Sixel supportAyose2021-08-17
* | Relax the ASCII constraint for ALT, and add support for LOGO.Josh Rahm2021-10-03
* | Added a dotted underline feature and changed the undercurl feature to beJosh Rahm2021-09-27
* | Add overline attribute.Josh Rahm2021-09-15
* | Change undercurl line styleJosh Rahm2021-09-15
* | Added ability to set the special color for the undercur and underlines using ...Josh Rahm2021-09-15
* | Added a rudimentary undercurl to Alacritty. Currently does not support settin...Josh Rahm2021-09-15
* | Add libxkbcommon-dev to openSUSE dependenciesChristian Duerr2021-09-14
* | Remove custom merge strategy for changelogChristian Duerr2021-08-27
* | Watch non-canonical path for config symlinksNaïm Favier2021-08-27
* | Fix alacitty_terminal build on windowsAndrew Chin2021-08-26
* | Fix 'background_opacity' deprecationChristian Duerr2021-08-23
* | Migrate CLI config to structoptChristian Duerr2021-08-18
* | Add macOS ARM builds to CIChristian Duerr2021-08-17
|/
* Add option to apply opacity to all background colorsKirill Chibisov2021-08-16
* Add python3 dep to freebsd install instructionsyancyribbens2021-08-15
* Log dependency warnings/errors at trace levelSteven Bosnick2021-08-04
* Fix fullwidth character crash on resizeChristian Duerr2021-08-01
* Update crossfont to 0.3.1Christian Duerr2021-08-01
* Add ExpandSelection mouse binding actionJason Heard2021-07-29
* Add note about dependencies to Cargo InstallationVincent Olivert-Riera2021-07-29
* Downgrade glutin versionChristian Duerr2021-07-27
* Add changelog entry for 7879552Christian Duerr2021-07-24
* Fix insert mode crash with fullwidth charactersChristian Duerr2021-07-22
* Invert windows asset symlinksChristian Duerr2021-07-18
* Fix Linux release CI buildChristian Duerr2021-07-18
* Bump development version to 0.10.0-devChristian Duerr2021-07-18
* Remove optional releases section from appdata.xmlChristian Duerr2021-07-18
* Fix vi cursor tracking during scrollingChristian Duerr2021-07-17
* Fix copying interrupted tab charactersChristian Duerr2021-07-16
* Update dependenciesChristian Duerr2021-07-14
* Symlink windows assets for cargo installChristian Duerr2021-07-14
* Add libxkbcommon to INSTALL.md dependenciesChristian Duerr2021-07-12
* Fix search regressionsChristian Duerr2021-07-12
* Update mio-anonymous-pipes to 0.2.0David Hewitt2021-07-10
* Fix PTY performance regressionsChristian Duerr2021-07-08
* Fix Void Linux link in the install guidePaul Barker2021-07-08
* Fix leaving vi mode with active selectiona5ob7r2021-07-07