Skip to content

TextBox CTRL-key functions#138

Merged
Cocolots merged 2 commits into
Cocolots:masterfrom
vil:textbox-ctrl-funcs
Jul 9, 2026
Merged

TextBox CTRL-key functions#138
Cocolots merged 2 commits into
Cocolots:masterfrom
vil:textbox-ctrl-funcs

Conversation

@vil

@vil vil commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Thought these might be handy to have.

  • CTRL+A (Select All)
  • CTRL+C (Copy text to clipboard)
  • CTRL+V (Paste clipboard contents).
  • Backspace can now be held down to continuously delete
  • Text is underlined when selected with CTRL+A
ctrl-funcs.webm

vil and others added 2 commits July 1, 2026 21:19
- CTRL+A (Select All)
- CTRL+C (Copy entire text to clipboard)
- CTRL+V (Paste clipboard contents).
- Backspace can now be held down to continuously delete
- Draw an underline when text is selected
@Cocolots

Cocolots commented Jul 6, 2026

Copy link
Copy Markdown
Owner

This is fantastic! I will test and then merge this if all is well, thanks!

@Cocolots
Cocolots merged commit c45dafa into Cocolots:master Jul 9, 2026
3 checks passed
@Cocolots

Cocolots commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Overall looks good! There are some things I would like to add but I will merge this PR and create a follow-up issue. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants