Resolve path names relative to current file, not current working dir

source ./file is resolved to the current working directory. While that may be consistent in interactive use, it is unexpected/unpractical in configuration files.

If, for the sake of consistency with interactive use, this can't be changed, perhaps we could get a variable $cwd which is set within configuration files to their respective path, which would allow for source $cwd/file.

Assignee Loading
Time tracking Loading