canola.nvim/doc
Barrett Ruth eed6697ce2 docs: clarify get_current_dir nil return and add telescope recipe
Problem: get_current_dir returns nil in several cases that were not
documented, causing confusion when used in keymaps that open pickers
like Telescope (#682). Also, posix_to_os_path could crash on Windows
when no drive letter is found.

Solution: expand get_current_dir docs to explain nil return cases, add
a Telescope recipe with nil guards, and add a defensive nil check in
posix_to_os_path.

Cherry-picked from: stevearc/oil.nvim#727
2026-02-20 16:16:02 -05:00
..
api.md [docgen] Update docs 2026-01-17 05:01:19 +00:00
oil.txt docs: clarify get_current_dir nil return and add telescope recipe 2026-02-20 16:16:02 -05:00
recipes.md docs: clarify get_current_dir nil return and add telescope recipe 2026-02-20 16:16:02 -05:00