Skip to content

Fix: Remove broken on_stdout callback - #2

Open
wasdhjklxyz wants to merge 1 commit into
fpeterek:masterfrom
wasdhjklxyz:fix/termopen-rendering
Open

Fix: Remove broken on_stdout callback#2
wasdhjklxyz wants to merge 1 commit into
fpeterek:masterfrom
wasdhjklxyz:fix/termopen-rendering

Conversation

@wasdhjklxyz

Copy link
Copy Markdown

Fixes #1

Problem

Videos don't render - blank output with continuous buffer modification errors.

Cause

The on_stdout callback tries to write to terminal buffers, which are non-modifiable and don't use stdout callbacks.

Solution

Removed the callback - termopen() handles terminal rendering automatically.

Environment

NVIM v0.11.3
Build type: Release
LuaJIT 2.1.1741730670

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.

Doesn't work

1 participant