mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 10:57:30 +08:00
5dfcfa336b
If I alias "e" to "emacsclient" it will probably accept the same options. Let's dereference the alias so we can detect support for passing the cursor position in more cases. This does not solve the problem for recursive cases (e.g. alias of another alias). If we want to handle that we would need cycle detection. |
||
---|---|---|
.. | ||
completions | ||
functions | ||
groff | ||
tools | ||
__fish_build_paths.fish.in | ||
config.fish |