• Joined on 2025-08-24
mirrors synced commits to master at mirrors/neovim from mirror 2025-11-29 05:30:42 +00:00
a950e8ea9d vim-patch:ab09099: runtime(netrw): fix undefined variable curwin in s:NetrwMenu() (#36744)
da6edcb91b vim-patch:9.1.1934: filetype: not all starlark files are recognized (#36743)
8c4e675983 vim-patch:afd46fd: runtime(doc): Correct typo in usr_30.txt regarding softtabstop (#36742)
fd47bc2f04 fix(restart): preserve original args on repeat invocations #36740
9f90992934 fix(scripts): gen_terminfo clears Windows terminfo definitions #36736
Compare 5 commits »
mirrors synced new reference push-mtwtulkywzxs to mirrors/ghostty from mirror 2025-11-29 05:30:41 +00:00
mirrors synced commits to push-mtwtulkywzxs at mirrors/ghostty from mirror 2025-11-29 05:30:41 +00:00
mirrors synced new reference layouts to mirrors/ghostty from mirror 2025-11-29 05:30:41 +00:00
mirrors synced commits to layouts at mirrors/ghostty from mirror 2025-11-29 05:30:41 +00:00
mirrors synced commits to dev at mirrors/desktop from mirror 2025-11-29 05:30:38 +00:00
600d1c209b feat: Let styled status panel ride the trains on macos, b=no-bug, c=no-component
d4f1916382 fix: Fixed pinned tabs wrongly restoring on macos, making it crash, b=closes #11416, c=no-component
Compare 2 commits »
mirrors synced commits to stable at mirrors/desktop from mirror 2025-11-29 05:30:38 +00:00
600d1c209b feat: Let styled status panel ride the trains on macos, b=no-bug, c=no-component
d4f1916382 fix: Fixed pinned tabs wrongly restoring on macos, making it crash, b=closes #11416, c=no-component
Compare 2 commits »
mirrors synced commits to araq-ic1 at mirrors/Nim from mirror 2025-11-28 21:30:28 +00:00
e8516ee254 progress
dd7333d961 progress
f6791428cc progress
7784eb6e84 progress
87c5f54f9c progress
Compare 6 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2025-11-28 21:20:50 +00:00
f4e38e6367 Fix Actions pull_request.paths being triggered incorrectly by rebase (#36045)
mirrors synced commits to master at mirrors/neovim from mirror 2025-11-28 21:20:45 +00:00
eb3201c772 fix(float): null pointer dereference, redundant call #36727
mirrors synced commits to main at mirrors/ghostty from mirror 2025-11-28 21:20:40 +00:00
9baf37a9b2 macOS: fix toggle_visibility behaviour with tabbed windows (#9742)
94f88c8b54 macOS: fix toggle_visibility behaviour with tabbed windows
Compare 2 commits »
mirrors synced commits to release-3.2.x at mirrors/SDL from mirror 2025-11-28 21:20:35 +00:00
c61f97dbce events: fix SDL_PeepEvents() returning 0 on error
mirrors synced commits to main at mirrors/SDL from mirror 2025-11-28 21:20:35 +00:00
defd7895da events: fix SDL_PeepEvents() returning 0 on error
mirrors synced commits to window-sync at mirrors/desktop from mirror 2025-11-28 21:20:34 +00:00
ae62f5c41d feat: Run session saves right before writing and quiting, b=no-bug, c=common
mirrors synced commits to master at mirrors/Odin from mirror 2025-11-28 13:20:27 +00:00
dd20a587e8 Merge pull request #5973 from FrancisTheCat/master
ba9b9eacb5 Fix #5967 (Incorrect stack overflow warning for by ref switches over unions)
03b1b551c4 Merge pull request #5972 from Xotchkass/rand_range
b8f8e6a8df changed panic to assert
a234f25fa5 Add range-based random number generation functions
Compare 7 commits »
mirrors synced commits to release/v1.25 at mirrors/gitea from mirror 2025-11-28 13:10:50 +00:00
f164e38e04 Fix incorrect viewed files counter if file has changed (#36009) (#36047)
mirrors synced commits to master at mirrors/neovim from mirror 2025-11-28 13:10:45 +00:00
75b30b091f build(deps): bump luajit to b973c6243
mirrors synced commits to l10n_dev at mirrors/desktop from mirror 2025-11-28 13:10:36 +00:00
mirrors synced commits to window-sync at mirrors/desktop from mirror 2025-11-28 13:10:36 +00:00
7dd3cf5817 feat: Leave a screenshot of the page behind when switching windows or tabs, b=no-bug, c=common
mirrors synced commits to dev at mirrors/desktop from mirror 2025-11-28 13:10:36 +00:00
706505cc50 chore: Fix patch corruption for FF 147 Windows border fix, b=no-bug, c=no-component