• Joined on 2025-08-24
mirrors synced commits to pr_Dichter at mirrors/Nim from mirror 2025-12-23 14:39:02 +00:00
d6fbe9b814 Update sigmatch.nim
mirrors synced new reference pr_leicht to mirrors/Nim from mirror 2025-12-23 14:39:02 +00:00
mirrors synced commits to pr_leicht at mirrors/Nim from mirror 2025-12-23 14:39:02 +00:00
mirrors synced commits to release-0.11 at mirrors/neovim from mirror 2025-12-23 06:39:10 +00:00
fcdc984188 test(ui/inccommand_spec): don't check for transient message (#37078)
mirrors synced commits to master at mirrors/neovim from mirror 2025-12-23 06:39:10 +00:00
c374d78095 test(ui/inccommand_spec): don't check for transient message (#37078)
f93f341867 vim-patch:7982966: runtime(bpftrace): add base syntax plugin (#37077)
49b1a6540f vim-patch:9.1.2009: tests: "Xm4" test directory may not be deleted
471be48d56 vim-patch:9.1.2008: filetype: hylo files are not recognized
92910a8ab8 vim-patch:9.1.2007: filetype: bpftrace hashbang lines are not recognized
Compare 5 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2025-12-23 06:39:03 +00:00
fbed63b047 config: improve key table parsing robustness (#10022)
56f5a14dde config: improve key table parsing robustness
7ad1e6e2ea Chained Keybinds (#10015)
c11febd0dd cli/list-keybinds: support chained keybindings
dcbb3fe56f inspector: show chained bindings
Compare 20 commits »
mirrors synced new reference push-kpvkwkxyonok to mirrors/ghostty from mirror 2025-12-23 06:39:03 +00:00
mirrors synced commits to push-kpvkwkxyonok at mirrors/ghostty from mirror 2025-12-23 06:39:03 +00:00
mirrors synced and deleted reference refs/tags/key-chain at mirrors/ghostty from mirror 2025-12-23 06:39:03 +00:00
mirrors synced new reference chore/upstream-sync to mirrors/desktop from mirror 2025-12-23 06:38:59 +00:00
mirrors synced commits to chore/upstream-sync at mirrors/desktop from mirror 2025-12-23 06:38:59 +00:00
mirrors synced commits to main at mirrors/gitea from mirror 2025-12-23 06:38:56 +00:00
957151937f Fix panic in blame view when a file has only a single commit (#36230)
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2025-12-23 06:38:56 +00:00
b88c2e048c Add renovate.json
957151937f Fix panic in blame view when a file has only a single commit (#36230)
Compare 2 commits »
mirrors synced commits to araq-ic7 at mirrors/Nim from mirror 2025-12-23 06:29:18 +00:00
e48a73c5cd use (implementation) tag to stop top level statement processing
mirrors synced commits to master at mirrors/Odin from mirror 2025-12-23 06:29:01 +00:00
732a091eee Merge pull request #6055 from wrathdoesthat/master
7062f89bcd core:math/rand small documentation fix
Compare 2 commits »
mirrors synced commits to key-chain at mirrors/ghostty from mirror 2025-12-22 22:29:21 +00:00
mirrors synced commits to main at mirrors/ghostty from mirror 2025-12-22 22:29:21 +00:00
81b024274b Support native MacOS shortcuts to move to beginning and end of window (#10003)
5bd814adf8 move guard down to keep surfaceModel logic together
2215b731da Address warning and add guard clause
ab352b5af9 macos: Support native actions to move to beginning of document and move to end of document
Compare 4 commits »
mirrors synced new reference key-chain to mirrors/ghostty from mirror 2025-12-22 22:29:21 +00:00
mirrors synced commits to master at mirrors/raylib from mirror 2025-12-22 22:29:11 +00:00
aa2884bd78 Update rcore_desktop_glfw.c
f27f2d097f REVIEWED: HighDPI support on macOS (when requested by app)
e4baf682ab Update rtext.c
8516750975 Remove internal function
Compare 4 commits »
mirrors synced commits to drag-and-drop-refactor at mirrors/desktop from mirror 2025-12-22 22:29:08 +00:00
86102dee80 feat: Improved drag and drop simulation, b=no-bug, c=common, tabs