Replies: 1 comment 1 reply
|
I'm a little hesitant on that one because it creates functional inconsistencies between the Windows and POSIX builds of Murex which might cause some peoples scripts to fail where they're assuming cross-platform consistency due to sticking with the builtins. Is there a specific problem you're running into? while |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Recently I've had occasion to use Murex on Windows. I'm not a frequent Windows user, so I was surprised to learn that the Windows equivalent of
pwdiscdwithout any args. I'm wondering whether it would be worth it to change thecdbuiltin to print the working directory when it's invoked without args. (Possibly only on Windows?)All reactions