Skip to content

Note Windows uses Ctrl-C to exit REPL instead of Ctrl-D#740

Closed
kovan wants to merge 1 commit intoclojure:masterfrom
kovan:docs/windows-ctrl-c
Closed

Note Windows uses Ctrl-C to exit REPL instead of Ctrl-D#740
kovan wants to merge 1 commit intoclojure:masterfrom
kovan:docs/windows-ctrl-c

Conversation

@kovan
Copy link
Copy Markdown

@kovan kovan commented Mar 14, 2026

On Windows, Ctrl-D does not send EOF. Adds parenthetical notes at all three places in the deps and CLI guide where Ctrl-D is mentioned.

Fixes #386

On Windows, Ctrl-D does not send EOF. Add parenthetical notes at all
three places where Ctrl-D is mentioned.

Fixes clojure#386
@puredanger
Copy link
Copy Markdown
Member

Author is not a contributor and this appears to be AI generated. This is not a good solution as it's changing what the actual output is.

@puredanger puredanger closed this Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deps and CLI Guide: In MS Windows Control-C should be used instead of Control-D

2 participants