Skip to content

Python horizontal scrolls each output individually #97

@vieiralucas

Description

@vieiralucas

See video:

horizontal-scroll-each-output.mov

It should scroll the whole Python output together.

Code snippet to reproduce:

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)

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions