aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src
Commit message (Expand)AuthorAge
* Add bindings for macOS tabsKirill Chibisov2023-09-04
* Update winit to 0.29.1-betaKirill Chibisov2023-09-04
* Change `window.padding` from u8 to u16Arhum Jain2023-09-02
* Update regex-automata to v0.3.6Christian Duerr2023-08-27
* Remove winit dependency from alacritty_configMax Brunsfeld2023-08-17
* Copy global IPC options for new windowsChristian Duerr2023-08-08
* Apply transparent background colors to "UI" cellsSonu Bardai2023-08-07
* Ignore scrolling multiplier on touchscreenstv2023-08-05
* Use ahash instead of fnv and regular hash functionKirill Chibisov2023-07-24
* Make URL_REGEX more strictKirill Bulatov2023-07-22
* Skip whitespaces for wide chars in preeditKirill Chibisov2023-07-22
* Fix keys like `+` not working on neo layoutsKirill Chibisov2023-07-20
* Use bracketed paste only for multi-char IME inputKirill Chibisov2023-07-20
* Remove unnecessary mutable referencesPavel Roskin2023-07-18
* Use lowercase latters in bindings for h/m/lKirill Chibisov2023-07-18
* Prefer logical key for named keysKirill Chibisov2023-07-13
* Raise double click threshold to 400msKirill Chibisov2023-07-13
* Fix `window.option_as_alt=Both`Kirill Chibisov2023-07-13
* Update to the new winit keyboard APIKirill Chibisov2023-07-11
* Update binding sections in config manpagePavel Roskin2023-07-07
* Fix legacy bindings taking precedence over new onesKirill Chibisov2023-07-03
* Change the default colorschemeKirill Chibisov2023-06-29
* Remove mouse double_click/triple_click optionsSonu Bardai2023-06-29
* Add TOML migration recommendation to warningChristian Duerr2023-06-26
* Add errors for deserializing with unknown fieldsChristian Duerr2023-06-17
* Fix parsing of integer font sizesPavel Roskin2023-06-17
* Fix `alacritty msg config` toml replacementChristian Duerr2023-06-15
* Add option to persist hints after selectionSonu Bardai2023-06-15
* Fix warnings for config importsChristian Duerr2023-06-14
* Switch to TOML configuration formatChristian Duerr2023-06-12
* Fix crash on ScaleFactorChange on WindowsKirill Chibisov2023-06-02
* Fix hyperlink preview for 2 lines terminal (#6953)Kirill Chibisov2023-05-25
* Fix 216-color cube generationChristian Duerr2023-05-25
* Switch to VTE's built-in ansi featureAnhad Singh2023-05-23
* Improve renderer debuggabilityKirill Chibisov2023-05-21
* Update clap to v4.2.7Kirill Chibisov2023-05-17
* Update xdg and dirs crateKirill Chibisov2023-05-17
* Update bitflags to 2.2.1Kirill Chibisov2023-05-17
* Add `ALACRITTY_EXTRA_LOG_TARGETS` env variableKirill Chibisov2023-05-04
* Omit urgency hint focused windowKirill Chibisov2023-04-15
* Allow mode-exclusive bindings in any modeChristian Duerr2023-04-15
* Use paste for ESC action and IME commitChristian Duerr2023-04-15
* Reset char suppression for every key bindingChristian Duerr2023-04-15
* Fix selection rotation on the last lineChristian Duerr2023-03-24
* Fix `;` character in URI OSC 8 payloadKirill Chibisov2023-03-19
* Fix busy rendering when the same warning persistsKirill Chibisov2023-03-02
* Send D&D input through paste actionChristian Duerr2023-02-27
* Fix bracketed paste with EOT payloadChristian Duerr2023-02-23
* Relax horizontal scrollingKirill Chibisov2023-02-19
* Add `window.resize_increments` config optionKirill Chibisov2023-02-18