aboutsummaryrefslogtreecommitdiff
path: root/alacritty.yml
Commit message (Expand)AuthorAge
* Switch to TOML configuration formatChristian Duerr2023-06-12
* Add `window.resize_increments` config optionKirill Chibisov2023-02-18
* Add missing `ToggleMaximized` docs in the configKirill Chibisov2023-02-17
* Update winit to 0.28Kirill Chibisov2023-02-02
* Create new windows with Cmd+N by defaultChristian Duerr2023-01-27
* Fix VirtualKeyCode config documentationPhilip Taron2022-12-02
* Add 'debug.renderer' config optionKirill Chibisov2022-11-28
* Bump glutin to 0.29.1Kirill Chibisov2022-08-10
* Warn if only columns XOR lines is setSabu Siyad2022-08-02
* Register Alacritty shells as tty sessions on macOSChris Copeland2022-07-24
* Fix thin strokes on macOSChris Copeland2022-07-15
* Add support for hyperlink escape sequenceKirill Chibisov2022-07-10
* Add `cursor.blink_timeout` config optionKirill Chibisov2022-07-01
* Add vi action to center view around vi cursorjeremycostanzo2022-06-10
* Remove unnecessary commas in config keybindingsa5ob7r2022-04-29
* Add damage tracking and reporting to compatible compositorsKirill Chibisov2022-02-02
* Add option to control built-in box drawing charszandr2022-01-29
* Fix block selection expansion with Ctrl + RMBKirill Chibisov2022-01-11
* Add multi-window supportChristian Duerr2021-10-23
* Add option to apply opacity to all background colorsKirill Chibisov2021-08-16
* Add ExpandSelection mouse binding actionJason Heard2021-07-29
* Fix leaving vi mode with active selectiona5ob7r2021-07-07
* Add modes to regex hint bindingsJoshua Ortiz2021-06-19
* Add ipfs/ipns URL scheme supportAlfonso Montero2021-05-21
* Fix typo in config documentationMark Stosberg2021-05-20
* Add magnet URL support to config docsChristian Duerr2021-05-19
* Fix URL highlighting with unicode whitespaceChristian Duerr2021-05-09
* Use cell colors for focused match CellRgbNathan Lilienthal2021-04-30
* Update vi-mode `Open` config docs for hintsNathan Lilienthal2021-04-26
* Add hint action for moving the vi cursorChristian Duerr2021-04-15
* Add vi/mouse hint highlighting supportChristian Duerr2021-04-13
* Add hide other windows binding on macOSKam Kudla2021-04-08
* Add copy/paste/select hint actionsChristian Duerr2021-04-03
* Fix URLs opening in explorer on WindowsSerban Constantin2021-03-15
* Add regex terminal hintsChristian Duerr2021-03-01
* Add vi/search line indicatorChristian Duerr2021-01-01
* Remove Windows WinPTY backendChristian Duerr2021-01-01
* Add default binding to cancel search on Ctrl+CChristian Duerr2020-12-31
* Replace serde's derive with custom proc macroChristian Duerr2020-12-21
* Add search history supportChristian Duerr2020-12-20
* Add separate mode for search bindingsChristian Duerr2020-12-19
* Add blinking cursor supportDettorer2020-11-23
* Add support for '~/' in config importsChristian Duerr2020-11-24
* Ignore nonexistent config imports instead of raising an errorJames Simpson2020-11-19
* Add ability to select text during searchChristian Duerr2020-11-13
* Fix configuration file formattingChristian Duerr2020-11-07
* Fix visual bell getting stuckChristian Duerr2020-10-30
* Bump glutin to 0.25.0Kirill Chibisov2020-10-07
* Add support for single line terminalsii412020-09-27
* Add configuration file importsChristian Duerr2020-08-21