Closed whereswaldon closed 6 years ago
I'm not sure what your preferred way to handle this would be, but the default userspace tools for macOS don't have realpath. It seems to me that there are a few easy ways forward:
realpath
brew install coreutils
connect.kak
I'd be happy to take care of this myself if anyone has a preference as to which of the above is the right way to handle this.
@whereswaldon Sorry for the late answer. :confused:
I'm not sure what your preferred way to handle this would be, but the default userspace tools for macOS don't have
realpath
. It seems to me that there are a few easy ways forward:brew install coreutils
).connect.kak
.realpath
in the script.I'd be happy to take care of this myself if anyone has a preference as to which of the above is the right way to handle this.