You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
@
# <xonsh.built_ins.XonshSession at 0x1064fd9a0>
@?
# XonshSession doc string with description @.env, @.imp, @.last, @.history, etc.@.env# instead of `__xonsh__.env` and forget about `${...}`@.history# instead of `__xonsh__.history`@.imp.json.loads('{}') # https://github.com/xonsh/xonsh/pull/5595with@.env.swap(SOMEVAR='foo'):echo $SOMEVAR
It will be cool to have this: