nix-your-shell icon indicating copy to clipboard operation
nix-your-shell copied to clipboard

sourcing nix-your-shell causes xonsh to hang

Open FlyingWombat opened this issue 11 months ago • 4 comments

nix-shell -p xonsh
xonsh
nix-your-shell xonsh | source

xonsh will hang, with 100%cpu util.

Setting the aliases manually by copy-pasting them from nix-your-shell xonsh into the xonsh prompt works fine.

xonsh v0.15.1 nix-your-shell v1.4.4

FlyingWombat avatar Mar 30 '24 05:03 FlyingWombat