• Joined on 2025-08-24
mirrors synced commits to master at mirrors/tmux from mirror 2025-12-15 18:55:33 +00:00
506b4db762 Merge branch 'obsd-master'
21c27fdcae Simplify argument move using TAILQ_CONCAT()
672e89a640 Add a scroll-to-mouse command for copy mode to scroll to the mouse
52e2a7d990 Fix key code for M-BSpace, GitHub issue 4717.
afa05ae15e Use correct style for bottom line when pane status line is on, GitHub
Compare 6 commits »
mirrors synced commits to master at mirrors/Odin from mirror 2025-12-15 18:55:31 +00:00
77606168b9 Merge pull request #6012 from A1029384756/master
916ec44ad1 [tz_unix] add lookup for TZDIR environment variable
9d6deb9dbf Use "strong" linkage on Windows for some glfw procedures
c8bea7f23e Merge pull request #6026 from BigBoyBarney/curl-fix
Compare 8 commits »
mirrors synced commits to release-0.11 at mirrors/neovim from mirror 2025-12-15 10:55:40 +00:00
6f84ea7c66 fix(buffer): switching buffer should respect jumpoptions+=view (#36969)
mirrors synced commits to master at mirrors/neovim from mirror 2025-12-15 10:55:40 +00:00
df849f6541 refactor(test): use command, pcall_err in num_options_spec #36933
86a4588d4a test: remove feed_command in undo_spec #36953
976a47e81b Revert "refactor(treesitter): use scratch buffer for string parser" #36964
981ea41abb feat(tui): ghostty builtin terminfo #36963
2700f6642a fix(buffer): switching buffer should respect jumpoptions+=view (#36969)
Compare 5 commits »
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2025-12-15 10:55:40 +00:00
b19c25122d docs: update version.c
02e10d5101 vim-patch:64eeff5: runtime(fvwm): Update fvwm keywords (#36968)
f494ce77f1 vim-patch:9.1.1978: tests: Test_smoothscroll_number() may fail (#36965)
f5e39560ff vim-patch:9.1.1980: filetype: N-Quads files are not recognized (#36967)
3985257496 vim-patch:9.1.1979: :helpclose allows range and counts (#36966)
Compare 13 commits »
mirrors synced commits to release/v1.25 at mirrors/gitea from mirror 2025-12-15 10:55:33 +00:00
d448ab9ad4 Check user visibility when redirecting to a renamed user (#36148) (#36159)
mirrors synced commits to test/5880 at mirrors/desktop from mirror 2025-12-15 10:55:29 +00:00
474600b26e Merge branch 'dev' into test/5880
e525b32c18 feat: Enable original extensions panel on hide-unified-extensions-button: false, p=#11335
e3d13d534e chore: Stick closer to firefox default preferences, p=#11611, c=no-component
e73ea97ea0 fix: Fixed zen not starting up on macos, b=closes #11599, c=no-component
fb9bbc3a51 feat(downloads): add pref to control download popup position independently, p=#11607
Compare 191 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2025-12-15 10:55:28 +00:00
e525b32c18 feat: Enable original extensions panel on hide-unified-extensions-button: false, p=#11335
mirrors synced commits to araq-ic6 at mirrors/Nim from mirror 2025-12-15 10:45:39 +00:00
60e117786e progress
mirrors synced commits to master at mirrors/Odin from mirror 2025-12-15 10:45:33 +00:00
c5a54a0e52 Do naive compound literal comparison for $ parameters to parapoly procedures
aed11c4619 Remove debug string
7d46684030 Correct UAF bugs caused by doing defer shrink
ae314a4c6b Propagate array arithmetic fix
Compare 6 commits »
mirrors synced commits to release-0.11 at mirrors/neovim from mirror 2025-12-15 02:45:39 +00:00
45cda1bcf4 fix(vim.loader): randomized AppImage path pollutes luac cache #36944
mirrors synced commits to master at mirrors/neovim from mirror 2025-12-15 02:45:39 +00:00
02e10d5101 vim-patch:64eeff5: runtime(fvwm): Update fvwm keywords (#36968)
f494ce77f1 vim-patch:9.1.1978: tests: Test_smoothscroll_number() may fail (#36965)
f5e39560ff vim-patch:9.1.1980: filetype: N-Quads files are not recognized (#36967)
3985257496 vim-patch:9.1.1979: :helpclose allows range and counts (#36966)
63737e6e73 fix(treesitter): no injection highlighting on last line #36951
Compare 11 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2025-12-15 02:45:39 +00:00
de642c8890 Sync SDL3 wiki -> header
ae8df644d7 Refer to SDL_CreateGPUComputePipeline() appropriately
Compare 2 commits »
mirrors synced commits to master at mirrors/raylib from mirror 2025-12-15 02:45:32 +00:00
8d246fdaff Fix EXTERNAL_CONFIG_FLAGS being defined even when no custom config is used when building with zig (#5410)
a0fd5ab1d9 Update rmodels.c
9a337f3b3b ADDED: Support software renderer on Web, blitting framebuffer data directly to a 2d canvas
5025009860 REVIEWED: Make sure all variables are initialized on definition, prioritize one line per variable definitions
Compare 4 commits »
mirrors synced new reference dependabot/github_actions/actions/download-artifact-7.0.0 to mirrors/ghostty from mirror 2025-12-15 02:45:30 +00:00
mirrors synced commits to dependabot/github_actions/actions/download-artifact-7.0.0 at mirrors/ghostty from mirror 2025-12-15 02:45:30 +00:00
mirrors synced commits to main at mirrors/ghostty from mirror 2025-12-15 02:45:30 +00:00
1d7fe9e70d terminal: CSI S compatiblity improvements (#9907)
1fdc0c0b9f terminal: CSI S compatiblity improvements
Compare 2 commits »
mirrors synced new reference dependabot/github_actions/actions/upload-artifact-6.0.0 to mirrors/ghostty from mirror 2025-12-15 02:45:30 +00:00
mirrors synced commits to dependabot/github_actions/actions/upload-artifact-6.0.0 at mirrors/ghostty from mirror 2025-12-15 02:45:30 +00:00
mirrors synced commits to window-sync at mirrors/desktop from mirror 2025-12-15 02:45:28 +00:00
8b33fe91eb chore: Finished basic support for split views, b=no-bug, c=folders, split-view