COMMITS
September 7, 2026
C
fix(clipboard): store only serializable node fields (#2091)
Chi-Hung Chang committed
S
fix: ignore floating WinClosed events in close_if_last_window (#2089) (#2090)
Sean Will committed
September 1, 2026
P
fix(commands): adjust `invert_selection` normal-mode behavior (#2086)
pynappo committed
August 25, 2026
P
fix(events): add BufWipeout to "vim_buffer_deleted" and fix docs
pynappo committed
P
fix(command): safer buffer_delete
pynappo committed
August 19, 2026
P
ci: update stylua action to v5 (#2078)
pynappo committed
August 18, 2026
P
fix(utils): fully flush job stdio streams before calling on_exit (#2079)
pynappo committed
A
fix(git): discover nested repositories without the file watcher (#2074)
Arda Altınörs committed
August 14, 2026
P
misc: install emmylua-check/ls properly from github releases
pynappo committed
P
ci: consolidate typecheck workflows and update steps
pynappo committed
P
fix(types): clarify when states may or may not have trees
pynappo committed
P
ci(windows): pin mise version due to upstream issue
pynappo committed
P
ci(windows): fix path issues with tests
pynappo committed
August 12, 2026
P
fix(document_symbols): correct diagnostic text sign shift (#2075)
Patrick-Beuks committed
August 5, 2026
P
fix(git): use correct argument order for git_base callback (#2072)
pynappo committed
August 3, 2026
P
ci: run tests/language server checks only on source code changes (#2071)
pynappo committed
P
ci: update mise tasks, use mise bootstrap (#2069)
pynappo committed
July 31, 2026
July 29, 2026
P
fix(fs_actions): escape newlines for filename inputs on unix (#2065)
pynappo committed
P
fix(commands): handle newlines in filenames when opening (#2059)
pynappo committed
P
fix(compat): use appropriate anchor for win_set_height wrapper (#2064)
pynappo committed
P
fix: always let neo-tree open regardless of current buffer (#2063)
pynappo committed
July 23, 2026
P
fix: skip reveal if parent of reveal file doesn't exist (#2062)
pynappo committed
P
fix: prefer nvim_win_resize over set_height/width (#2061)
pynappo committed
P
ci: continue on error for nightly typechecking (#2060)
pynappo committed
E
chore: fix stylua link syntax in CONTRIBUTING.md (#2057)
Eyrim committed
June 27, 2026
J
fix(filesystem): follow_current_file logic error (#2053)
Julian Büttner committed
June 9, 2026
P
fix(filesystem): add link details to show_file_details command (#2049)
pynappo committed
June 6, 2026
June 4, 2026
P
feat(commands): git pull command (#2045)
pynappo committed