implement vterm_output_set_callback() #6

Closed
opened 2022-04-07 00:52:58 +02:00 by christian · 0 comments

The output buffer (terminal->client) is not read with vterm_output_read(), but that seems to be no real problem at the moment. Just in case something is missed; skip the provided output buffer (which is deprecated anyway) and use the callback facility.

see: NCursesPtyWindow::writeToClient()

The output buffer (terminal->client) is not read with `vterm_output_read()`, but that seems to be no real problem at the moment. Just in case something is missed; skip the provided output buffer (which is deprecated anyway) and use the callback facility. see: `NCursesPtyWindow::writeToClient()`
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: christian/kNCurses#6
There is no content yet.