We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 768dca0 commit c1ab661Copy full SHA for c1ab661
1 file changed
CHANGELOG.md
@@ -34,6 +34,8 @@
34
- Fixed Fish completion on newer Fish versions (#2130 by @atusy).
35
- Fixed a bug where undefined/null variables resolved to an empty string instead
36
of `nil` (#1911, #2144 by @pd93).
37
+- The `USER_WORKING_DIR` special now will now properly account for the `--dir`
38
+ (`-d`) flag, if given (#2102, #2103 by @jaynis, #2186 by @andreynering).
39
40
#### Package API
41
0 commit comments