Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

fix IndentationError on windows#14

Draft
mmagnuski wants to merge 1 commit into
dangooddd:maindangooddd/pyrepl.nvim:mainfrom
mmagnuski:fix-windowsmmagnuski/pyrepl.nvim:fix-windowsCopy head branch name to clipboard
Draft

fix IndentationError on windows#14
mmagnuski wants to merge 1 commit into
dangooddd:maindangooddd/pyrepl.nvim:mainfrom
mmagnuski:fix-windowsmmagnuski/pyrepl.nvim:fix-windowsCopy head branch name to clipboard

Conversation

@mmagnuski

Copy link
Copy Markdown

Hi, this is a codex-generated change that fixes #13 for me.
This is a draft PR, because I'd like to test it on a different computer, and idealy find a better solution than the vim.defer_fn which just sends a newline after a delay. Without this the could would just sit in the REPL with extra newline, but not get executed, but there should be an easier fix for that.

@mmagnuski

Copy link
Copy Markdown
Author

The terminal_newline and encode_terminal_message are bit convoluted, I'll simplify later.

@dangooddd

Copy link
Copy Markdown
Owner

Ping me when you will be ready!

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.

Executing code with correctly indented blocks results in IndentationError (at least on Windows)

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.