mirror of
https://github.com/ThePrimeagen/harpoon.git
synced 2025-07-14 01:50:27 +00:00

If the filename is an absolute path then there is no need to prepend the path with the current directory. Detect absolute paths and open them as-is. This fixes harpoon when editing files through symlinks that point to other places on the filesystem.