John Lynch
John Lynch
+1 This is great. Daudin is a distinct name but it would be nice to be more descriptive. What about psh. Given we import sh and we have sh &...
That's easier. You should try zsh sometime. I went to it after an MIT TA persuaded me to try fish but I wasn't comfortable with its complete departure from Bash....
Something I noted. If I enter vim from daudin then copy code for external use with ctrl c I crash with: Vim: Caught deadly signal TERM Vim: Finished Any chance...
Ctrl C is non uncommonly mapped to copy for the external environment. https://vim.fandom.com/wiki/Quick_yank_and_paste If you haven't tried it @rybot666 I highly recommend you try ptpython, an enhanced python shell that...
Thanks @terrycojones, yes I have been using it most days although I did alias it to psh.
Working fine here. Exactly as expected. I see what you mean about psh being gone too - namespace pollution - so I've changed my mapping to dsh for daudin adding...
I always struggle with the next VS Code Setup ... in fact this time it was VSCodium (open source, MS not monitoring you). I'm including my full files in case...
Oh. Yes, and import it with `import range { range }` to give a perfectly pythonic usage !
Surprisingly well seeing I hadn't looked at the numpy variations much. I started on V last week so I'm a bit new to it. FYI, I also did a new...
It was at the prompt (well in 3 sequential cell, enable, load code, run code ... just a sec ... doing it this time with require("testdebug.jl") as I do it...