Figure out copyWith{,out}Newlines, perhaps rename Keybinding Arg for Copy #5368

Open
opened 2026-01-31 00:11:46 +00:00 by claunia · 0 comments
Owner

Originally created by @carlos-zamora on GitHub (Dec 3, 2019).

Originally assigned to: @carlos-zamora on GitHub.

Description of the new feature/enhancement

the discussion about what it means to strip newlines but not strip whitespace, strip whitespace but not strip newlines, strip all or strip nothing needs to be had in a followup issue.
-Dustin, December 2019

Proposed technical implementation details (optional)

trimWhitespace is weird and ambiguous. Here's some ideas that have been thrown out...

  • copyNewlines
  • stripNewlines

Keep in mind how this plays with box selection (holding alt key).

Originally created by @carlos-zamora on GitHub (Dec 3, 2019). Originally assigned to: @carlos-zamora on GitHub. # Description of the new feature/enhancement the discussion about what it means to strip newlines but not strip whitespace, strip whitespace but not strip newlines, strip all or strip nothing needs to be had in a followup issue. -Dustin, December 2019 # Proposed technical implementation details (optional) `trimWhitespace` is weird and ambiguous. Here's some ideas that have been thrown out... - `copyNewlines` - `stripNewlines` Keep in mind how this plays with box selection (holding alt key).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#5368