Skip to content

fix: Code looks like it'll hang on multi-line tactics and statements - #4

Open
webbrain-one wants to merge 1 commit into
atroyn:mainfrom
webbrain-one:webbrain/issue-3
Open

fix: Code looks like it'll hang on multi-line tactics and statements#4
webbrain-one wants to merge 1 commit into
atroyn:mainfrom
webbrain-one:webbrain/issue-3

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #3

`coqtop -emacs` buffers output until a command completes, causing
the previous line-by-line reading logic to hang on multi-line
definitions and tactics. Update the input handling to correctly
process multi-line Coq code.

Closes atroyn#3
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.

Code looks like it'll hang on multi-line tactics and statements

1 participant