summaryrefslogtreecommitdiff
path: root/extra
AgeCommit message (Expand)Author
2024-01-06Alacritty version 0.13.1-rc1v0.13.1-rc1alacritty_terminal_v0.21.0-rc1Christian Duerr
2024-01-06Add vi search paste bindingsOmar Magdy
2024-01-06Mark SimpleFullscreen as macOS only startup modeKirill Chibisov
2023-12-27Alacritty version 0.13.0v0.13.0alacritty_terminal_v0.20.0Christian Duerr
2023-12-22Alacritty version 0.13.0-rc2v0.13.0-rc2alacritty_terminal_v0.20.0-rc2Christian Duerr
2023-12-14Alacritty version 0.13.0-rc1v0.13.0-rc1alacritty_terminal_v0.20.0-rc1Christian 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
2023-07-22Add `terminal` config section to control OSCs Kirill Chibisov
2023-07-21Mention `Forward`/`Back` mouse buttons in man pageKirill Chibisov
2023-07-20Fix keys like `+` not working on neo layoutsKirill Chibisov
2023-07-20Fix manpage docs for shell sectionChristian Duerr
2023-07-16Mention all the actions in the man pageKirill Chibisov
2023-07-11Update to the new winit keyboard APIKirill Chibisov
2023-07-07Update binding sections in config manpagePavel Roskin
2023-07-01Add manpage links to "see also" sectionChristian Duerr
2023-06-29Change the default colorschemeKirill Chibisov
2023-06-29Remove mouse double_click/triple_click optionsSonu Bardai
2023-06-15Add option to persist hints after selectionSonu Bardai
2023-06-12Switch to TOML configuration formatChristian Duerr
2023-05-28Move manpages to scdocChristian Duerr
2023-05-17Update clap to v4.2.7Kirill Chibisov