canola.nvim/doc
Barrett Ruth ee46f7278e feat(api): add get_current_url() for adapter-agnostic URL access
Problem: `get_current_dir()` returns nil for non-local adapters (SSH,
S3, trash), leaving users with no public API to get the current
buffer's location.

Solution: add `get_current_url()` which returns the full canola URL
for any adapter, or nil if not in a canola buffer.

Based on: stevearc/oil.nvim#646
2026-03-10 22:20:42 -04:00
..
canola.txt feat(api): add get_current_url() for adapter-agnostic URL access 2026-03-10 22:20:42 -04:00
upstream.md feat(api): add get_current_url() for adapter-agnostic URL access 2026-03-10 22:20:42 -04:00