Implement a helper function either in terminal or the textbuffer that allows easy movement of text from 1 location to another #3016

Open
opened 2026-01-30 23:10:55 +00:00 by claunia · 1 comment
Owner

Originally created by @PankajBhojwani on GitHub (Jul 30, 2019).

DeleteCharacter and InsertCharacter both require moving text while retaining their text attributes. The logic used to do that movement should be put into a separate helper function so that other operations can make use of it as well.

_Originally posted by @PankajBhojwani in https://github.com/render_node/MDIzOlB1bGxSZXF1ZXN0UmV2aWV3VGhyZWFkMTg5NzIxMjU3OnYy/pull_request_review_threads/discussion

Originally created by @PankajBhojwani on GitHub (Jul 30, 2019). DeleteCharacter and InsertCharacter both require moving text while retaining their text attributes. The logic used to do that movement should be put into a separate helper function so that other operations can make use of it as well. _Originally posted by @PankajBhojwani in https://github.com/_render_node/MDIzOlB1bGxSZXF1ZXN0UmV2aWV3VGhyZWFkMTg5NzIxMjU3OnYy/pull_request_review_threads/discussion_
claunia added the Issue-TaskProduct-TerminalArea-CodeHealth labels 2026-01-30 23:10:55 +00:00
Author
Owner

@miniksa commented on GitHub (Aug 1, 2019):

Yep. Pankaj and I talked about this. It just needs doing.

@miniksa commented on GitHub (Aug 1, 2019): Yep. Pankaj and I talked about this. It just needs doing.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#3016