Skip to content

Pull requests: folke/snacks.nvim

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix(picker.actions): clamp cursor line when the buffer shrank picker size/s Small PR (<10 lines changed)
#2940 opened Aug 24, 2026 by truls27a Loading…
fix(explorer): handle Windows drive roots correctly in tree explorer size/m Medium PR (<50 lines changed)
#2938 opened Aug 24, 2026 by peter-lyr Loading…
fix(indent): underline highlight at correct column when tabs indent indent size/s Small PR (<10 lines changed)
#2935 opened Aug 15, 2026 by iammimikri Loading…
fix(picker.lspconfig): take into account when cmd is a function picker size/m Medium PR (<50 lines changed)
#2933 opened Aug 12, 2026 by dpetka2001 Contributor Loading…
feat(picker.preview): add option to opt out of real-buffer preview picker size/s Small PR (<10 lines changed)
#2927 opened Aug 9, 2026 by fmorroni Loading…
fix(lazygit): only write palette escapes when a TUI can receive them lazygit size/m Medium PR (<50 lines changed)
#2922 opened Jul 27, 2026 by wmaurer Loading…
fix(image): use vim.fs to normalize path image size/s Small PR (<10 lines changed)
#2920 opened Jul 26, 2026 by curbe454 Loading…
fix(input): remove history of set lines input size/s Small PR (<10 lines changed)
#2919 opened Jul 24, 2026 by Neovimproved Loading…
fix(dashboard): guard augroup deletion on buffer wipeout dashboard size/s Small PR (<10 lines changed)
#2917 opened Jul 20, 2026 by joshmedeski Loading…
fix(bufdelete.all): improved Cancel behavior on bufdelete.all() (closes #2912) bufdelete size/s Small PR (<10 lines changed)
#2913 opened Jul 14, 2026 by acidclouds Contributor Loading…
fix(image): clear conceal_lines when hiding placements image size/xs Extra small PR (<3 lines changed)
#2911 opened Jul 14, 2026 by NickHu Loading…
fix(picker): git status without locks picker size/xs Extra small PR (<3 lines changed)
#2909 opened Jul 12, 2026 by arthur-cahu Loading…
feat(explorer): squash empty folders in one line explorer picker size/xl Extra large PR (100+ lines changed)
#2907 opened Jul 6, 2026 by Dawe257 Loading…
fix(image.inline): keep placements when find_visible returns no images image size/s Small PR (<10 lines changed)
#2898 opened Jun 28, 2026 by carlos-algms Loading…
fix(lazygit): allow passing dictionary as yaml array item lazygit size/s Small PR (<10 lines changed)
#2888 opened Jun 13, 2026 by Silzinc Loading…
fix(scroll): memory leak in window state map scroll size/m Medium PR (<50 lines changed)
#2884 opened Jun 11, 2026 by mbfoss Contributor Loading…
fix(dashboard): guard cursor update when window shows another buffer dashboard size/s Small PR (<10 lines changed)
#2880 opened Jun 7, 2026 by Booyaka101 Loading…
feat(image): add support for d2 diagrams in markdown core image size/m Medium PR (<50 lines changed)
#2875 opened May 30, 2026 by alteriks Loading…
fix(picker.select): floor list height to avoid fractional dim picker size/xs Extra small PR (<3 lines changed)
#2871 opened May 29, 2026 by Booyaka101 Loading…
fix(picker.lspreferences): preview for virtual files picker size/xs Extra small PR (<3 lines changed)
#2866 opened May 22, 2026 by sebastianstudniczek Loading…
ProTip! Filter pull requests by the default branch with base:main.