briefercloud / briefercloud/briefer

Python horizontal scrolls each output individually

Open
#97 2 comments 0 reactions 1 assignee Claimed by @joezein-oss View on GitHub
bug good first issue
Dominant language
TypeScript
Stars
4.3k
Forks
290
PR merge metrics
No merged PRs in 30d

Description

See video:

https://github.com/user-attachments/assets/ead1e907-cde6-4169-8549-33644eb40671

It should scroll the whole Python output together.

Code snippet to reproduce:
```python
for i in range(10):
print('This is a long line of text that is meant to be an example of a big line. It contains many words, specifically between twenty and forty words, to meet the requirements of the instructions provided.', flush=True)
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.