• Joined on 2025-08-24
mirrors synced commits to semantic-prompts at mirrors/ghostty from mirror 2026-02-01 09:34:35 +00:00
8811d9b055 terminal: for prompt redraw, assume at a prompt if at input line
853fee9496 terminal: when semantic cursor is prompt, assume newline is prompt
92d6dde583 shell-integration/zsh: set proper input and secondary prompt marks
Compare 3 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2026-02-01 09:34:35 +00:00
e05a76b5cf Update iTerm2 colorschemes (#10512)
ef2c90cd2b deps: Update iTerm2 color schemes
Compare 2 commits »
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2026-02-01 09:34:29 +00:00
cc54f3a0c6 docs: update version.c
28c294363f Merge pull request #37646 from zeertzjq/vim-c99aaf4
e283a60a69 vim-patch:0195622: runtime(qf): Update quickfix syntax
c74d5ceda1 vim-patch:dd9f7e6: runtime(doc): Fix some overlength lines
b6237de224 vim-patch:c99aaf4: runtime(colors): improve catppuccin colorscheme
Compare 8 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2026-02-01 09:34:29 +00:00
1355640d6a test(tui_spec): fix overwriting environment on Windows (#37651)
mirrors synced commits to gh-pages at mirrors/Nim from mirror 2026-02-01 09:14:38 +00:00
f0f68314a0 Deploy to GitHub pages
mirrors synced commits to devel at mirrors/Nim from mirror 2026-02-01 09:14:38 +00:00
88e7adfcb7 fixes #25459; hashType returns different hash from instantiated generics with distinct types (#25471)
mirrors synced commits to stable at mirrors/desktop from mirror 2026-02-01 01:24:37 +00:00
ab7698b16f feat: Make sure to reset pinned changed url on unpin, b=no-bug, c=tabs
cd0ef01fa1 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
41d97ddd21 fix: Dont update the spaces menu for GTK, b=closes #12024, c=common
a4386de00d fix: Fixed dragging tabs to different windows causing freeze, b=closes #12178, c=tabs
28a2e8697a fix: Update notification popup icon styles to account for showing state, p=#12033
Compare 7 commits »
mirrors synced commits to master at mirrors/raylib from mirror 2026-02-01 01:24:37 +00:00
403c2cbccf trivial: Correct typo in log message. (#5523)
1aafd3c4a4 fixed win32 vsync flag not being applied (#5521)
Compare 2 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2026-02-01 01:24:37 +00:00
ab7698b16f feat: Make sure to reset pinned changed url on unpin, b=no-bug, c=tabs
cd0ef01fa1 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
41d97ddd21 fix: Dont update the spaces menu for GTK, b=closes #12024, c=common
a4386de00d fix: Fixed dragging tabs to different windows causing freeze, b=closes #12178, c=tabs
Compare 4 commits »
mirrors synced commits to semantic-prompts at mirrors/ghostty from mirror 2026-02-01 01:24:35 +00:00
918c2934a3 terminal: add redraw=last for bash for OSC133
4bee8202a8 shell-integration/bash: mark each line in multiline prompts as secondary
e7e3903151 inspector: show if we've seen semantic content in screen
f14a1306cd renderer: semantic prompt overlay
a4b7a766fe PR review
Compare 144 commits »
mirrors synced and deleted reference refs/tags/inspector at mirrors/ghostty from mirror 2026-02-01 01:24:35 +00:00
mirrors synced commits to iterm2_colors_action at mirrors/ghostty from mirror 2026-02-01 01:24:35 +00:00
mirrors synced new reference iterm2_colors_action to mirrors/ghostty from mirror 2026-02-01 01:24:35 +00:00
mirrors synced commits to main at mirrors/ghostty from mirror 2026-02-01 01:24:35 +00:00
8d1d17e00f Inspector Revamp (#10509)
fb8cb162ce macos: Ghostty.Inspector
513b55e0a4 inspector: always render the surface when the inspector is opened
dc2cca6490 inspector: renderer panel
400d17aa0d inspector: remove cell picker
Compare 48 commits »
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-02-01 01:24:34 +00:00
6c38358984 Fix invalidation of bound textures/shaders across a renderer flush on D3D9
c3e92cf1c4 asyncio: don't report failures on closing read-only files with Windows IoRing.
de5e0f1784 GPU: Query UnrestrictedBufferTextureCopyPitchSupported to avoid D3D12 realignment copies
1a278bb511 GPU: Fix memory leak when creating D3D12 compute pipelines
Compare 4 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2026-02-01 01:24:34 +00:00
4743f97c39 Fix invalidation of bound textures/shaders across a renderer flush on D3D9
e2bc4be482 Sync SDL3 wiki -> header
a0dc3a6727 GPU: Fix memory leak when creating D3D12 compute pipelines
742a6fd092 GPU: Query UnrestrictedBufferTextureCopyPitchSupported to avoid D3D12 realignment copies
4df13e8806 asyncio: don't report failures on closing read-only files with Windows IoRing.
Compare 5 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2026-02-01 01:24:30 +00:00
28c294363f Merge pull request #37646 from zeertzjq/vim-c99aaf4
e283a60a69 vim-patch:0195622: runtime(qf): Update quickfix syntax
c74d5ceda1 vim-patch:dd9f7e6: runtime(doc): Fix some overlength lines
b6237de224 vim-patch:c99aaf4: runtime(colors): improve catppuccin colorscheme
77162a717a test: wait for uv.pipe_connect() callback (#37640)
Compare 5 commits »
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2026-01-31 17:14:42 +00:00
6d2f367149 Add renovate.json
7292ae1ed5 Update JS deps, remove knip, misc tweaks (#36499)
8c9247e717 [skip ci] Updated translations via Crowdin
Compare 3 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2026-01-31 17:14:42 +00:00
7292ae1ed5 Update JS deps, remove knip, misc tweaks (#36499)
mirrors synced commits to dev at mirrors/desktop from mirror 2026-01-31 17:14:36 +00:00
28a2e8697a fix: Update notification popup icon styles to account for showing state, p=#12033