summaryrefslogtreecommitdiffstats
path: root/alacritty.yml
AgeCommit message (Expand)Author
2020-11-13Add ability to select text during searchChristian Duerr
2020-11-07Fix configuration file formattingChristian Duerr
2020-10-30Fix visual bell getting stuckChristian Duerr
2020-10-07Bump glutin to 0.25.0Kirill Chibisov
2020-09-27Add support for single line terminalsii41
2020-08-21Add configuration file importsChristian Duerr
2020-08-12Add `Vi` to available binding modesChristian Duerr
2020-08-10Add ^C binding to cancel search and leave Vi modeChristian Duerr
2020-08-03Fix typo in example config fileDavid
2020-08-02Document keybinding actionsMark Stosberg
2020-08-01Fix configuration file documentationJoshua Steele
2020-07-15Add support for searching without vi modeChristian Duerr
2020-07-15Fix docs about multiple simultaneous keybindingsChristian Duerr
2020-07-14Fix movement within search matchesChristian Duerr
2020-07-10Add option to run command on bell Kirill Chibisov
2020-07-09Add regex scrollback buffer searchChristian Duerr
2020-06-09Add missing docs for ScrollHalfPageUp/DownKirill Chibisov
2020-05-17Add subpixel anti-aliasing support on macOS 10.14+Casper Rogild Storm
2020-05-16Change default color scheme to 'Tomorrow Night'Alexey Chernyshov
2020-05-14Refine documentation on disabling the URL launcherTyler G. Sherrard
2020-05-02Fix scrolling multiplier documentationJeff Windsor
2020-04-15Add config option to set cursor thicknessKirill Chibisov
2020-03-23Add CopyPrimary keybinding action on Linux/BSDKirill Chibisov
2020-03-19Fix default keybinding documentationChristian Duerr
2020-03-18Add modal keyboard motion modeChristian Duerr
2020-03-17Add default keybinding for SpawnNewInstance on macOSNathan Lilienthal
2020-03-04Remove `ref_test` option from configuration fileChristian Duerr
2020-03-01Move debug to bottom of configChristian Duerr
2020-03-01Remove `tabspaces` config optionChristian Duerr
2020-02-27Remove docs for 0xRRGGBB color notationChristian Duerr
2020-02-23Change documented default TERM to alacrittyKirill Chibisov
2020-02-05Add docs about multiple bindings on same triggerBrainFace
2020-01-20Disable drawing bold text bright by defaultKirill Chibisov
2020-01-20Remove scrolling.auto_scroll featureKirill Chibisov
2020-01-10Force exact modifiers match for mouse bindingsChristian Duerr
2020-01-05Add `Minimize` binding actionKirill Chibisov
2019-12-21Default to ConPTY instead of WinPTYDavid Hewitt
2019-11-03Add live config reload for font family and stylewayne
2019-10-15Add support for alternate scroll escapeAleksey Kuznetsov
2019-10-06Remove automatic config generationKirill Chibisov
2019-10-04Update VirtualKeyCode url in alacritty.ymlClément L
2019-09-28Add `ReceiveChar` action for passing key's textzsugabubus
2019-09-18Rework default bindingsKirill Chibisov
2019-08-25Add bold italic font supportChris Morgan
2019-07-26Fix double-click selecting trailing tabBen Firth
2019-07-06Allow setting gtk variant and general class on X11Brian Koropoff
2019-06-21Reorder and clearify the mouse/keybinding docs. (#2509)Nathan Lilienthal
2019-06-16Fix default fullscreen binding docsChristian Duerr
2019-06-16Fix default login shell documentationJulien Sanchez
2019-05-10Refactor config parsing filesChristian Duerr