Sod-Almighty
Sod-Almighty
Do you perhaps modify the previous lines to be unable to produce output? Like, set STDOUT to null or something until the last line is reached, then set it back?
I think having a REPL that re-runs all previous commands every time you type something is a Bad Idea™. Suppose there are important commands higher up? Like file deletions or...
I'm still getting this issue three years after it was first reported. Any movement on this?
What about `SCRIPT_LINES__`?
OSX El Crapitan 10.11.6
My project doesn't contain anything whatsoever, yet. I don't even have a project. I was trying to get the PlatformIO Home window to show up, so that I could *create*...
But in the fullness of time, yes, my projects *will* contain directory symlinks.
``` └───% echo $PATH /usr/local/opt/[email protected]/bin:/usr/local/bin:/opt/sdcc/bin:/opt/bin:/usr/bin:/bin:/usr/sbin:/sbin └───% echo $PYTHONPATH └───% python --version Python 2.7.10 └───% pip --version zsh: command not found: pip ``` Presumably I should install pip? I don't recall...
I've installed pip, but it doesn't seem to have helped. ``` └───% pip --version pip 9.0.1 from /Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg (python 2.7) └───% pip list DEPRECATION: The default format will switch to...
I see plenty of errors, but none that seem related to this issue: ``` atom-parinfer v1.18.0 activated :67741 Invalid keystroke sequence for binding: `^-shift-up: multi-cursor-plus:select-up` in /Users/infinity/.atom/keymap.cson module.exports.KeymapManager.build @ :67741...