Hacker News new | ask | show | jobs
by desdenova 513 days ago
Can't you just:

    <C-z>
    dotnet new class -o $PWD
    fg
1 comments

PWD is does hot refer to the directory that file I am working on is in.