Hacker News new | ask | show | jobs
by fulafel 91 days ago
Haven't seen this - shouldn't this always work on unixy platforms? If using readline/editline it works, and if built without it also works.
1 comments

It’s an internal, custom, vaguely UNIX-like shell in Windows. Typically I’m running Python from bash; Ctrl-U works under bash, but not Python.