-
Notifications
You must be signed in to change notification settings - Fork 0
prompt area is problematic #5
Copy link
Copy link
Open
Description
RogerNavelsaker
opened on Apr 24, 2026
Issue body actions
- Writing long prompt does not word wrap to multiple lines so cursor and text disappear off-screen (using ctrl+o editor as workaround)
- pasting multiline text in prompt area will send on first end of line char and there by each line will be sent as seperate messages and not possible to paste multiline for editing (using ctrl+o editor as workaround)
- up/down arrow navigation inside prompt area does not navigate lines, it goes straight to previous/next message (using ctrl+o editor as workaround)
- newly written prompt disappear if going to previous/next message (using ctrl+o editor as workaround not possible as soon as prompt is gone it can not be recovered)
- mouse wheel scroll will scroll first prompt area and previous/next messages, clearing it see point 4, and then scrolls the TUI. should not scroll prompt area.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels