Adjust selection when resizing window #1812

Open
opened 2026-01-30 22:37:12 +00:00 by claunia · 0 comments
Owner

Originally created by @mcpiroman on GitHub (Jun 21, 2019).

Originally assigned to: @carlos-zamora on GitHub.

Environment

commit 0846464

Steps to reproduce

  1. Start new terminal session
  2. Have some long line that fits viewport, e.g. write a 40 times
  3. Select text in that line
  4. Gradually shrink window horizontally (reduce width)

Expected behavior

When selected text gets wrapped or moves downward (due to previous lines being wrapped), selection should follow.

Actual behavior

Selection stays at one line and doesn't move.

Originally created by @mcpiroman on GitHub (Jun 21, 2019). Originally assigned to: @carlos-zamora on GitHub. # Environment commit 0846464 # Steps to reproduce 1. Start new terminal session 2. Have some long line that fits viewport, e.g. write `a` 40 times 3. Select text in that line 4. Gradually shrink window horizontally (reduce width) # Expected behavior When selected text gets wrapped or moves downward (due to previous lines being wrapped), selection should follow. # Actual behavior Selection stays at one line and doesn't move.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#1812