…apologies if this has been answered before. It is not intuitive. In the Julia REPL, I have tried:
]
“]”
SHF+]
ALT+]
and many, many other keystroke combinations to fire up the Pkg REPL, help, Pkg help - NONE of the commands work, they either just print a ? or else I get an error, not defined. This question is so basic that I’ve googled for hours and cannot find the answer, nor is it answered in the Julia docs.
What is the command or key binding, in the Julia REPL for Windows, for the following commands (and if it needs double quotes or whatever, please say so):
Julia version? Where is Julia run? cmd (Windows terminal)? Windows version?
Do versioninfo() at the Julia prompt, please. Post a screen snapshot, if you can.
when I press the ] key, all it does is print the ] character. It does not bring up the Pkg editor. To stop any more replies from just asking more questions:
Julia version is the latest version as of 06-11-21
Windows 10
behind hardened corporate firewall
use admin rights only when installing; used normal account for running it
…If I have time today I’m going to get the Mac version and try that.