summaryrefslogtreecommitdiffstats
path: root/alacritty.yml
AgeCommit message (Expand)Author
2023-03-06Add `window.resize_increments` config optionKirill Chibisov
2023-03-06Add missing `ToggleMaximized` docs in the configKirill Chibisov
2023-02-02Update winit to 0.28Kirill Chibisov
2023-01-27Create new windows with Cmd+N by defaultChristian Duerr
2022-12-02Fix VirtualKeyCode config documentationPhilip Taron
2022-11-28Add 'debug.renderer' config optionKirill Chibisov
2022-08-10Bump glutin to 0.29.1Kirill Chibisov
2022-08-02Warn if only columns XOR lines is setSabu Siyad
2022-07-24Register Alacritty shells as tty sessions on macOSChris Copeland
2022-07-15Fix thin strokes on macOSChris Copeland
2022-07-10Add support for hyperlink escape sequenceKirill Chibisov
2022-07-01Add `cursor.blink_timeout` config optionKirill Chibisov
2022-06-10Add vi action to center view around vi cursorjeremycostanzo
2022-04-29Remove unnecessary commas in config keybindingsa5ob7r
2022-02-02Add damage tracking and reporting to compatible compositorsKirill Chibisov
2022-01-29Add option to control built-in box drawing charszandr
2022-01-11Fix block selection expansion with Ctrl + RMBKirill Chibisov
2021-10-23Add multi-window supportChristian Duerr
2021-08-16Add option to apply opacity to all background colorsKirill Chibisov
2021-07-29Add ExpandSelection mouse binding actionJason Heard
2021-07-07Fix leaving vi mode with active selectiona5ob7r
2021-06-19Add modes to regex hint bindingsJoshua Ortiz
2021-05-21Add ipfs/ipns URL scheme supportAlfonso Montero
2021-05-20Fix typo in config documentationMark Stosberg
2021-05-19Add magnet URL support to config docsChristian Duerr
2021-05-09Fix URL highlighting with unicode whitespaceChristian Duerr
2021-04-30Use cell colors for focused match CellRgbNathan Lilienthal
2021-04-26Update vi-mode `Open` config docs for hintsNathan Lilienthal
2021-04-15Add hint action for moving the vi cursorChristian Duerr
2021-04-13Add vi/mouse hint highlighting supportChristian Duerr
2021-04-08Add hide other windows binding on macOSKam Kudla
2021-04-03Add copy/paste/select hint actionsChristian Duerr
2021-03-15Fix URLs opening in explorer on WindowsSerban Constantin
2021-03-01Add regex terminal hintsChristian Duerr
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