You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for opening your first issue in this project!
A contributor should be by to give feedback soon. In the meantime, please check out the contributing guidelines.
Subject of the issue
Text not wrapping properly in terminal when switching text
Your environment
Steps to reproduce
Expected behavior
When switching text, the new text should wrap properly within the terminal window, ensuring that words remain intact and are not split across lines.
Actual behavior
The new text does not wrap properly, leading to words being split across lines in the terminal window.
![image](https://private-user-images.githubusercontent.com/88221190/302769246-a538c918-19fc-442f-a805-cc13fd72c0e5.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMjM5OTMsIm5iZiI6MTczOTEyMzY5MywicGF0aCI6Ii84ODIyMTE5MC8zMDI3NjkyNDYtYTUzOGM5MTgtMTlmYy00NDJmLWE4MDUtY2MxM2ZkNzJjMGU1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDE3NTQ1M1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTQzYzk5ZWFkYjZhODcwZGZlNDg2YzhlMTFjNTA4MTg3NDE0ODExZDM0NzZhZTFmNjY4OThlOTFkYzA3NTg0YWYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.oqrBE17p-7Rou9o_eVNIky3GLzKNaJHl31SVdJqTLQc)
Your proposed fix (if any)
I believe this issue could be solved by calling word_wrap on text switching
The text was updated successfully, but these errors were encountered: