aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Bump ahash to 0.8.6Julian Braha2023-11-04
| * Fix crash when leaving search after resizeChristian Duerr2023-11-03
| * Bump glutin to 0.31.1Kirill Chibisov2023-10-30
| * Add man 5 pages to upload_asset.shKirill Chibisov2023-10-30
| * Add `window.blur` config optionKirill Chibisov2023-10-29
| * Fix clippy warningsPavel Roskin2023-10-29
| * Avoid maximizing window when creating new tabKyle Willmon2023-10-27
| * Add version 0.12.3 to CHANGELOGKirill Chibisov2023-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
| * Bump rustix to 0.38.20Kirill Chibisov2023-10-20
| * Add inline vi mode searchChristian Duerr2023-10-20
| * Fix `window.decorations_theme_variant` reloadKirill Chibisov2023-10-15
| * Use openpty-rustix instead of nixKirill Chibisov2023-10-11
| * Fix regex patterns allowing for empty stringsChristian Duerr2023-10-09
| * Fix regex matches ending on multilineChristian Duerr2023-10-08
| * Fix PTY being closed on creationKirill Chibisov2023-10-08
| * Update dependenciesChristian Duerr2023-10-08
| * Port from mio to pollingJohn Nunley2023-10-07
| * Update the escape_support.md for sync updatesKirill Chibisov2023-09-29
| * Bump VTE to 0.12.0Kirill Chibisov2023-09-26
| * Underline hint matches during selectionChristian Duerr2023-09-22
| * Fix regex memory usageChristian Duerr2023-09-17
| * Add missing position config docsChristian Duerr2023-09-16
| * Test man-pages compilation on the CIKirill Chibisov2023-09-07
| * Remove obsolete ansicode.txt fileSimone Ragusa2023-09-07
| * 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
| * Add examples to more sectionsKirill Chibisov2023-09-04
| * Quote `None` consistently inside the man pageKirill Chibisov2023-09-04
| * Change `window.padding` from u8 to u16Arhum Jain2023-09-02
| * Fix crash with anchored searchesChristian Duerr2023-08-31
| * Update regex-automata to v0.3.6Christian Duerr2023-08-27
| * Remove winit dependency from alacritty_configMax Brunsfeld2023-08-17
| * Fix decorations_theme_variant spelling in manpagePavel Roskin2023-08-13
| * 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
| * Mention `Forward`/`Back` mouse buttons in man pageKirill Chibisov2023-07-21
| * Fix keys like `+` not working on neo layoutsKirill Chibisov2023-07-20
| * Fix manpage docs for shell sectionChristian Duerr2023-07-20
| * Use bracketed paste only for multi-char IME inputKirill Chibisov2023-07-20