• Joined on 2025-08-24
mirrors synced commits to gh-pages at mirrors/Nim from mirror 2025-09-28 11:48:30 +00:00
a718c55136 Deploy to GitHub pages
mirrors synced commits to devel at mirrors/Nim from mirror 2025-09-28 11:48:30 +00:00
483389d399 Fix POSIX signal(3) binding's type signature; remove bsd_signal (#24400)
mirrors synced commits to dev at mirrors/desktop from mirror 2025-09-28 05:58:38 +00:00
19fbed782d Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
b1d6e0eb21 feat: Small tweaks to the command bar animations, b=no-bug, c=common
Compare 2 commits »
mirrors synced commits to stable at mirrors/desktop from mirror 2025-09-28 05:58:38 +00:00
22314737ed feat: Small tweaks to the command bar animations, b=no-bug, c=common
mirrors synced new reference l10n_dev to mirrors/desktop from mirror 2025-09-28 05:58:38 +00:00
mirrors synced commits to l10n_dev at mirrors/desktop from mirror 2025-09-28 05:58:38 +00:00
mirrors synced new reference iterm2_colors_action to mirrors/ghostty from mirror 2025-09-28 05:58:36 +00:00
mirrors synced commits to vt-osc at mirrors/ghostty from mirror 2025-09-28 05:58:36 +00:00
f564ffa30b lib-vt: expose ghostty_osc_end
cc0f2e79cd terminal: osc parser end returns a pointer
6b1f4088dd lib-vt: add the C functions for command inspection
Compare 3 commits »
mirrors synced commits to iterm2_colors_action at mirrors/ghostty from mirror 2025-09-28 05:58:36 +00:00
mirrors synced commits to master at mirrors/neovim from mirror 2025-09-28 05:58:34 +00:00
fcf752476a fix(cmd): :update writes new file buffers only for real files #35939
03032d1f73 fix(lsp): remove vim.lsp.diagnostic.reset() (#35938)
c5c6ddba91 feat(lsp): document method types (#35934)
Compare 3 commits »
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2025-09-28 05:58:33 +00:00
4e407ad739 docs: update version.c
03032d1f73 fix(lsp): remove vim.lsp.diagnostic.reset() (#35938)
c5c6ddba91 feat(lsp): document method types (#35934)
5fbc5ab810 fix(lsp): use correct workspace.diagnostics capability key (#35937)
6063ecb649 build: remove reference to runtime/indent/Makefile (#35935)
Compare 10 commits »
mirrors synced commits to window-sync at mirrors/desktop from mirror 2025-09-27 21:48:40 +00:00
a55b1c7495 feat: Properly handle tab moves, b=no-bug, c=workspaces
6e6337a95b Merge branch 'dev' into window-sync
3d83fed14f fix: Fixed aligment issues with new workspace icons, b=no-bug, c=workspaces
31f6b2ab12 chore: Disabled crashreporter, b=closes #10560, c=common, configs
8c6c13573b fix: Fixed essentials reordering on every restart, b=bug #10309, c=tabs, workspaces
Compare 8 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2025-09-27 21:48:40 +00:00
47181da49e feat: Improved startup performance and flashes, p=#10588, c=common, tabs, workspaces
mirrors synced commits to main at mirrors/ghostty from mirror 2025-09-27 21:48:38 +00:00
e4e8a61e0c build: limit cpu affinity to 32 cpus on Linux (#8925)
311f8ec70b build: limit cpu affinity to 32 cpus on Linux
Compare 2 commits »
mirrors synced new reference vt-osc to mirrors/ghostty from mirror 2025-09-27 21:48:38 +00:00
mirrors synced commits to vt-osc at mirrors/ghostty from mirror 2025-09-27 21:48:38 +00:00
mirrors synced commits to release-0.11 at mirrors/neovim from mirror 2025-09-27 21:48:35 +00:00
7280b7027b Merge pull request #35931 from zeertzjq/backport
4db62d96bc vim-patch:9.1.1798: Wrong display with 'sms' and long wrapped virt text at EOL (#35930)
Compare 2 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2025-09-27 21:48:35 +00:00
5fbc5ab810 fix(lsp): use correct workspace.diagnostics capability key (#35937)
6063ecb649 build: remove reference to runtime/indent/Makefile (#35935)
69cae6259e fix(cmd): :update does not write new, unmodified buffer #35929
Compare 3 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2025-09-27 21:48:29 +00:00
a1672f2d2f docs: Fix param call on SDL_SetEventFilter.
2676f23910 audio: fix crash in SDL_GetAudioStreamOutputChannelMap.
2c8c2d72b5 Allow in-memory IOStreams to be of length 0 (#13840)
26f961ab05 wasm64 fix
191f46dd36 wayland: Rename some callbacks to be closer to their canonical Wayland names
Compare 5 commits »
mirrors synced commits to SDL2 at mirrors/SDL from mirror 2025-09-27 21:48:29 +00:00
641201a99a Use elf_aux_info() on OpenBSD