summaryrefslogtreecommitdiff
path: root/extra
AgeCommit message (Expand)Author
2024-09-10Make alacritty(1) config paths resemble alacritty(5)Kirill Chibisov
2024-08-18Remove duplicate clip-path from logophilomathic_life
2024-08-11Fix description in alacritty-bindings(5)Kirill Chibisov
2024-07-18Document options which are not working everywhere yetKirill Chibisov
2024-07-17Bump dependenciesKirill Chibisov
2024-07-02Support relative imports in config fileJoshua Cao
2024-05-12Add missing comma to alacritty(5) manpageTravis Finkenauer
2024-05-07Allow requesting Bluetooth permission on macOSGiacomo Battaglia
2024-05-03Add config file locations into alacritty(5) Aarni Koskela
2024-02-19Fix typo in config docsYadi Abdalhalim
2024-02-08Add default `Home`/`End` bindings for Vi modeKirill Chibisov
2024-02-04Fix hang on startup with some Wayland compositorsKirill Chibisov
2024-01-31Document `command` field in bindingsKirill Chibisov
2024-01-26Use builtin font to draw sextantsPopa Ioan Alexandru
2024-01-21Fix typo in config docsChristian Duerr
2024-01-14Fix `debug.renderer="gles2pure"` documentationChristian Duerr
2024-01-08Fix manpage string escapesWuerfelDev
2024-01-04Add vi search paste bindingsOmar Magdy
2023-12-28Mark SimpleFullscreen as macOS only startup modeKirill Chibisov
2023-12-14Update alacritty versionsChristian Duerr
2023-12-14Bump crossfont to 0.7.0Kirill Chibisov
2023-11-28Adjust default Vi's SearchBackwards bindingKirill Chibisov
2023-11-24Add migrate to alacritty(1)Kirill Chibisov
2023-11-24Fix default for [[hints.enabled]] in man pagesKirill Chibisov
2023-11-24Drop repo link in *SEE ALSO* man sectionsKirill Chibisov
2023-11-24Add example for [window] section in alacritty(5)Kirill Chibisov
2023-11-24Improve section to TOML section refsKirill Chibisov
2023-11-24Explicitly use `=` in alacritty(5)Kirill Chibisov
2023-11-24Make man pages look consistentKirill Chibisov
2023-11-24Fix SelectLastTab in alacritty-bindings(5)Kirill Chibisov
2023-11-24Make sections the same case in man pagesKirill Chibisov
2023-11-13Fix Sync capability in terminfoGregory Anders
2023-11-13Change default `bell.animation` to `Linear`Kirill Chibisov
2023-11-11Add `--option` argument to `create-window`Christian Duerr
2023-11-11Use builtin font to draw powerline symbolsKirill Chibisov
2023-10-29Add `window.blur` config optionKirill Chibisov
2023-10-25Fix typosPavel Roskin
2023-10-25Prefer exact matches for bindings in mouse modePavel Roskin
2023-10-21Update winit to 0.29.2 and copypasta to 0.10.0Kirill Chibisov
2023-10-20Add inline vi mode searchChristian Duerr
2023-10-08Update dependenciesChristian Duerr
2023-09-16Add missing position config docsChristian Duerr
2023-09-07Test man-pages compilation on the CIKirill Chibisov
2023-09-04Add `prefer_egl` debug optionRolf Sievert
2023-09-04Support startup notify on Wayland/X11Kirill Chibisov
2023-09-04Add bindings for macOS tabsKirill Chibisov
2023-09-04Add examples to more sectionsKirill Chibisov
2023-09-04Quote `None` consistently inside the man pageKirill Chibisov
2023-08-13Fix decorations_theme_variant spelling in manpagePavel Roskin
2023-07-22Make URL_REGEX more strictKirill Bulatov