Skip to content

fix(vim.fs): abspath(".") returns "/…/."#36583

Merged
justinmk merged 1 commit intoneovim:masterfrom
justinmk:fixabspath
Nov 17, 2025
Merged

fix(vim.fs): abspath(".") returns "/…/."#36583
justinmk merged 1 commit intoneovim:masterfrom
justinmk:fixabspath

Conversation

@justinmk
Copy link
Member

@justinmk justinmk commented Nov 17, 2025

TODO (future): mark f_fnamemodify as API_FAST and use it? At least ":p:h" should be safe, and we really should not reinvent all of this logic.

@github-actions github-actions bot added the filesystem file metadata/attributes, filenames, path manipulation label Nov 17, 2025
@justinmk justinmk merged commit 1f9d9cb into neovim:master Nov 17, 2025
35 checks passed
@justinmk justinmk deleted the fixabspath branch November 17, 2025 06:36
@neovim-backports
Copy link

Successfully created backport PR for release-0.11:

github-actions bot pushed a commit that referenced this pull request Nov 17, 2025
justinmk added a commit that referenced this pull request Nov 17, 2025
fix(vim.fs): abspath(".") returns "/…/." #36583

(cherry picked from commit 1f9d9cb)

Co-authored-by: Justin M. Keyes <justinkz@gmail.com>
yochem pushed a commit to yochem/neovim that referenced this pull request Dec 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:backport release-0.11 filesystem file metadata/attributes, filenames, path manipulation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant