-
Notifications
You must be signed in to change notification settings - Fork 492
Pull requests: folke/snacks.nvim
Author
Label
Projects
Milestones
Reviews
Assignee
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(explorer): clear dir_status on git refresh so committed files under a new folder don't stay untracked
explorer
size/xs
Extra small PR (<3 lines changed)
#2934
opened Aug 15, 2026 by
OsoRojo
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(image): leaked progress timer and hidden-latched placements broke reopening images
image
size/m
Medium PR (<50 lines changed)
#2918
opened Jul 20, 2026 by
ctbaum
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…
perf(picker): cache formatted rows to avoid re-rendering the whole list on scroll
picker
size/m
Medium PR (<50 lines changed)
#2890
opened Jun 18, 2026 by
AlexandrosAlexiou
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…
fix(picker.util): require trailing slash when matching git root in truncpath
picker
#2877
opened Jun 2, 2026 by
madmaxieee
Contributor
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,explorer): resolve bare executable names on Windows before uv.spawn
explorer
picker
size/l
Large PR (<100 lines changed)
#2873
opened May 29, 2026 by
truffle-dev
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…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.