-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
As suggested by @dawbarton, in JuliaLang/julia#28789 (comment), it is possible to hack the active REPL to use SoftGlobalScope. Would be nice to add this feature here, so that using SoftGlobalScope patches the active REPL if there is one.
Similar to this code in OhMyREPL.jl, we would do this in __init__ only in interactive mode.
@KristofferC, your advice on the cleanest way to patch the REPL's eval loop would be appreciated.
mossr
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request