mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-13 07:11:12 -03:00
Keeps the location of original function definition, and also stores where it was copied. `functions` and `type` show both locations, instead of none. It also retains the line numbers in the stack trace.