summaryrefslogtreecommitdiffstats
path: root/alacritty.yml
AgeCommit message (Expand)Author
2021-01-01Add vi/search line indicatorChristian Duerr
2021-01-01Remove Windows WinPTY backendChristian Duerr
2020-12-31Add default binding to cancel search on Ctrl+CChristian Duerr
2020-12-21Replace serde's derive with custom proc macroChristian Duerr
2020-12-20Add search history supportChristian Duerr
2020-12-19Add separate mode for search bindingsChristian Duerr
2020-11-23Add blinking cursor supportDettorer
2020-11-24Add support for '~/' in config importsChristian Duerr
2020-11-19Ignore nonexistent config imports instead of raising an errorJames Simpson
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