aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-23Add support for DECRPM/DECRQMKirill Chibisov
2023-11-23Update VTE to 0.13.0Kirill Chibisov
2023-11-22Add error handling for OpenGL connection detailsPavel Roskin
2023-11-19Simplify powerline drawing algorithmKirill Chibisov
2023-11-14Fix Vi cursor not being dirty when scrollingKirill Chibisov
2023-11-13Fix Sync capability in terminfoGregory Anders
2023-11-13Fix message bar damageKirill Chibisov
2023-11-13Fix visual bell getting stuck on macOSKirill Chibisov
2023-11-13Change default `bell.animation` to `Linear`Kirill Chibisov
2023-11-11Add `--option` argument to `create-window`Christian Duerr
2023-11-11Unify CLI config override mechanismsChristian Duerr
2023-11-11Use builtin font to draw powerline symbolsKirill Chibisov
2023-11-10Fix cursor being hidden after reaching timeoutKirill Chibisov
2023-11-10Remove `alacritty_config` from alacritty_terminalKirill Chibisov
2023-11-04Bump ahash to 0.8.6Julian Braha
2023-11-03Fix crash when leaving search after resizeChristian Duerr
2023-10-30Bump glutin to 0.31.1Kirill Chibisov
2023-10-30Add man 5 pages to upload_asset.shKirill Chibisov
2023-10-29Add `window.blur` config optionKirill Chibisov
2023-10-29Fix clippy warningsPavel Roskin
2023-10-27Avoid maximizing window when creating new tabKyle Willmon
2023-10-27Add version 0.12.3 to CHANGELOGKirill Chibisov
2023-10-25Fix typosPavel Roskin
2023-10-25Prefer exact matches for bindings in mouse modePavel Roskin
2023-10-23Fix crash due to wrong drop order of clipboardKirill Chibisov
2023-10-21Update winit to 0.29.2 and copypasta to 0.10.0Kirill Chibisov
2023-10-20Bump rustix to 0.38.20Kirill Chibisov
2023-10-20Add inline vi mode searchChristian Duerr
2023-10-15Fix `window.decorations_theme_variant` reloadKirill Chibisov
2023-10-11Use openpty-rustix instead of nixKirill Chibisov
2023-10-09Fix regex patterns allowing for empty stringsChristian Duerr
2023-10-08Fix regex matches ending on multilineChristian Duerr
2023-10-08Fix PTY being closed on creationKirill Chibisov
2023-10-08Update dependenciesChristian Duerr
2023-10-07Port from mio to pollingJohn Nunley
2023-09-29Update the escape_support.md for sync updatesKirill Chibisov
2023-09-26Bump VTE to 0.12.0Kirill Chibisov
2023-09-22Underline hint matches during selectionChristian Duerr
2023-09-17Fix regex memory usageChristian Duerr
2023-09-16Add missing position config docsChristian Duerr
2023-09-07Test man-pages compilation on the CIKirill Chibisov
2023-09-07Remove obsolete ansicode.txt fileSimone Ragusa
2023-09-04Add `prefer_egl` debug optionRolf Sievert
2023-09-04Support startup notify on Wayland/X11Kirill Chibisov
2023-09-04Add bindings for macOS tabsKirill Chibisov
2023-09-04Update winit to 0.29.1-betaKirill Chibisov
2023-09-04Add examples to more sectionsKirill Chibisov
2023-09-04Quote `None` consistently inside the man pageKirill Chibisov
2023-09-02Change `window.padding` from u8 to u16Arhum Jain
2023-08-31Fix crash with anchored searchesChristian Duerr