littlewhitecloud / TkTerminal

A terminal emulator widget written in Python using tkinter
MIT License
15 stars 2 forks source link

A scrollbar may useless when ```warp="char"``` ```warp="word"``` #40

Closed littlewhitecloud closed 1 year ago

littlewhitecloud commented 1 year ago

image

Moosems commented 1 year ago

On the PR?

littlewhitecloud commented 1 year ago

On the PR?

yes

Moosems commented 1 year ago

@littlewhitecloud I'm going to make a to-do list of all the stuff to complete in the PR and then make a separate one in my style to accomplish these. Would you make a list of things you'd like me to do?

littlewhitecloud commented 1 year ago

You can choose some issues that you’d like to fix~ But issues in #32 need to fix, maybe you can see the fix list in the pr.

littlewhitecloud commented 1 year ago

22 and #16 both break still and #19 has issues.

Can you open a issues to describe the bug? @Moosems

Moosems commented 1 year ago

I can explain 19 better but the other two haven't changed at all. Communicate() is actually just to allow input.

littlewhitecloud commented 1 year ago

I can explain 19 better but the other two haven't changed at all. Communicate() is actually just to allow input.

So can you open an issues to explain 19?

Moosems commented 1 year ago

I'll just expand in the current issue.