Y
Hacker News
new
|
ask
|
show
|
jobs
by
tragic
3801 days ago
And it works in like every repl/ interactive shell program ever. Why bother to memorize all these other ones?
1 comments
lectrick
3801 days ago
control-D doesn't work in iex (Elixir's REPL) or erl (Erlang's REPL). Control-C-C does.
link
tragic
3800 days ago
Fair point. I mostly just mash ctrl-c and ctrl-d until the thing quits, works for pretty much anything except Vim.
link