aboutsummaryrefslogtreecommitdiff
path: root/alacritty
Commit message (Expand)AuthorAge
...
| * Add `window.blur` config optionKirill Chibisov2023-10-29
| * Fix clippy warningsPavel Roskin2023-10-29
| * Avoid maximizing window when creating new tabKyle Willmon2023-10-27
| * Fix typosPavel Roskin2023-10-25
| * Prefer exact matches for bindings in mouse modePavel Roskin2023-10-25
| * Fix crash due to wrong drop order of clipboardKirill Chibisov2023-10-23
| * Update winit to 0.29.2 and copypasta to 0.10.0Kirill Chibisov2023-10-21
| * Add inline vi mode searchChristian Duerr2023-10-20
| * Fix `window.decorations_theme_variant` reloadKirill Chibisov2023-10-15
| * Update dependenciesChristian Duerr2023-10-08
| * Port from mio to pollingJohn Nunley2023-10-07
| * Underline hint matches during selectionChristian Duerr2023-09-22
| * Fix regex memory usageChristian Duerr2023-09-17
| * Add `prefer_egl` debug optionRolf Sievert2023-09-04
| * Support startup notify on Wayland/X11Kirill Chibisov2023-09-04
| * 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
| * Add `terminal` config section to control OSCs Kirill 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
| * Add version 0.12.2 to CHANGELOGKirill Chibisov2023-07-01
| * 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
| * Update wix on the release CIKirill Chibisov2023-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
| * Bump dependenciesPavel Roskin2023-06-11
| * Fix crash on ScaleFactorChange on WindowsKirill Chibisov2023-06-02