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
Currently, responses in aichat are wrapped at the width of the terminal, and this wrapping is not word aware (e.g. this is wrap\nped rather than this is \nwrapped). Properly word wrapped output would be more readable.