Thanks for this amazing project.
Mouse text selection has these issues:
• Can't select text beyond viewport (no scrolling while selecting)
• Selection immediately copies to clipboard on release
• Mouse coordinates don't account for scroll position
These behaviors differ from standard terminal applications like vim, tmux, and less.
Fixed in #1209
Thanks for this amazing project.
Mouse text selection has these issues:
• Can't select text beyond viewport (no scrolling while selecting)
• Selection immediately copies to clipboard on release
• Mouse coordinates don't account for scroll position
These behaviors differ from standard terminal applications like vim, tmux, and less.
Fixed in #1209