canola.nvim/lua
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 feat(api): add get_current_url() for adapter-agnostic URL access 2026-03-10 22:20:42 -04:00
resession/extensions refactor: rename oil to canola across entire codebase (#70) 2026-03-05 14:50:10 -05:00