• Joined on 2025-08-24
mirrors synced commits to release-0.12 at mirrors/neovim from mirror 2026-03-31 04:42:03 +00:00
b2702913b9 fix(defaults): check for TUI on non-stdio channel on startup (#38581)
a4df02aa03 test(tui_spec): work around flaky test with ASAN (#38619)
05ac4460f7 test(tui_spec): unskip a few more tests on Windows (#38618)
8b3f3113c4 fix(:restart): only pass --headless when there is no UI (#38580)
Compare 4 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2026-03-31 04:42:03 +00:00
da58fe8fd2 fix(defaults): check for TUI on non-stdio channel on startup (#38581)
96d6042689 test(tui_spec): work around flaky test with ASAN (#38619)
19fff0e0be vim-patch:9.2.0232: fileinfo not shown after :bd of last listed buffer (#38453)
bc272cc36f test(tui_spec): unskip a few more tests on Windows (#38618)
dbc4800dda vim-patch:2844765: translation: do not add message location as comments into vim.pot (#38587)
Compare 7 commits »
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2026-03-31 04:42:03 +00:00
mirrors synced and deleted reference refs/tags/push-splplwwupnxt at mirrors/ghostty from mirror 2026-03-31 04:41:57 +00:00
mirrors synced commits to main at mirrors/ghostty from mirror 2026-03-31 04:41:57 +00:00
20cfaae2e5 macOS: close search bar if needed when it loses focus (#11980)
3509ccf78e Update VOUCHED list (#12005)
50f3b1d60d libghostty: export function table and make it growable for wasm (#12003)
f89195ace9 revert example/wasm-vt
8fc0c85e0c Update VOUCHED list (#12002)
Compare 13 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2026-03-31 04:41:55 +00:00
d6129d063f SDL_GlobDirectory(): Don't descend into sub-directories, if not requested by pattern
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-03-31 04:41:55 +00:00
8af454a0a1 SDL_GlobDirectory(): Don't descend into sub-directories, if not requested by pattern
mirrors synced commits to floating_panes at mirrors/tmux from mirror 2026-03-31 04:41:51 +00:00
4232bf9e2f Add new tile-pane and float-pane commands.
8a3620e438 Initial commit.
Compare 2 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2026-03-30 20:32:16 +00:00
daf581fa89 Add tests for pull request's content_version in API (#37044)
9bb0aa1c49 Enable concurrent vitest execution (#36998)
612ce46cda Fix theme discovery and Vite dev server in dev mode (#37033)
539654831a bump snapcraft deps (#37039)
c31e0cfc1c Expose content_version for optimistic locking on issue and PR edits (#37035)
Compare 5 commits »
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2026-03-30 20:32:16 +00:00
5f281c0406 Add renovate.json
daf581fa89 Add tests for pull request's content_version in API (#37044)
9bb0aa1c49 Enable concurrent vitest execution (#36998)
612ce46cda Fix theme discovery and Vite dev server in dev mode (#37033)
539654831a bump snapcraft deps (#37039)
Compare 6 commits »
mirrors synced commits to release-0.12 at mirrors/neovim from mirror 2026-03-30 20:32:08 +00:00
d83141c0f2 fix(ui2): allow empty argument for enable() #38605
b924afb36b fix(ui2): correct buffer reference in msg:start_timer() (#38600)
edf4f5689d docs: fix syntax errors in examples #38606
Compare 3 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2026-03-30 20:32:08 +00:00
e508aa0fa8 fix(ui2): allow empty argument for enable() #38605
f50e7d8205 fix(ui2): correct buffer reference in msg:start_timer() (#38600)
2dce2af768 docs: fix syntax errors in examples #38606
183933998c docs: update version.c #38505
57797ed7d4 feat(lsp): respect 'switchbuf' for jump commands, drop reuse_win #38510
Compare 6 commits »
mirrors synced and deleted reference refs/tags/marvim/ci-version-update at mirrors/neovim from mirror 2026-03-30 20:32:08 +00:00
mirrors synced commits to master at mirrors/raylib from mirror 2026-03-30 20:32:04 +00:00
a6dc9f9e92 Update LICENSE.md
mirrors synced new reference push-splplwwupnxt to mirrors/ghostty from mirror 2026-03-30 20:32:02 +00:00
mirrors synced commits to main at mirrors/ghostty from mirror 2026-03-30 20:32:02 +00:00
7269fa7d14 lib: rename GHOSTTY_EXPORT to GHOSTTY_API (#11994)
40d108599f lib: rename GHOSTTY_EXPORT to GHOSTTY_API
53871e4d52 libghostty: WASM VT example, add ghostty_type_json (#11992)
bd7415f4b7 terminal: clean up some types tests
3c6e98c5a7 vt: export the new API
Compare 34 commits »
mirrors synced and deleted reference refs/tags/dependabot/github_actions/cachix/install-nix-action-31.10.3 at mirrors/ghostty from mirror 2026-03-30 20:32:02 +00:00
mirrors synced commits to push-splplwwupnxt at mirrors/ghostty from mirror 2026-03-30 20:32:02 +00:00
mirrors synced commits to main at mirrors/SDL from mirror 2026-03-30 20:31:59 +00:00
f13cd9a666 process: Don't duplicate NULL stdio handles on Windows.
b878ab1691 Fix msvc analyzer warnings
0756603e6d thread: SDL_CreateThread() shouldn't return before the new thread is set up.
e66f1b5162 Fix Metal GPU backend not being included in CMake configuration
Compare 4 commits »
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-03-30 20:31:59 +00:00
270c2b8e86 process: Don't duplicate NULL stdio handles on Windows.
3c9510f2ce Fix msvc analyzer warnings
3ae089e4de Fix Metal GPU backend not being included in CMake configuration
2b6bee46b2 thread: SDL_CreateThread() shouldn't return before the new thread is set up.
be45038432 Make sure native textures have the same channel precision if possible
Compare 5 commits »