Skip to content

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

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

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

@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
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

1 participant