If you do something dumb enough, the test runner won't print out your test failures
Jacob Carlborg via Digitalmars-d
digitalmars-d at puremagic.com
Mon Oct 24 11:45:36 PDT 2016
On 2016-10-24 14:37, Andrei Alexandrescu wrote:
> Cool, mine is quite similar (I don't use mc so I use RPS1). One extra
> thing I found useful is to display the running time of the last command
> if longer than 1 second. -- Andrei
What do you do if it takes longer than 1 second to build the prompt ;)
I use iTerm on macOS [1]. With shell integration enabled it will put a
small icon in front prompt to indicate if the last command was
successful or not [2].
[1] http://iterm2.com/
[2]
http://iterm2.com/img/screenshots/v3-screen-shots/iterm2-shell-integration-navigation-demo.mov
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list