Perspective Table select all text in cell on start edit

Hi, I have a perspective table that I have set to allow edit on single click, when the edit starts, the cursor is always at the very start of the existing text in the cell. I would like to be able to have the entire existing text selected when the edit starts, so the users input will overwrite the existing text.
Any ideas?
I know how I'd do it with javascript or react, but that appears to be off the table (pun intended :slightly_smiling_face:), perhaps a feature request for the table component?

You can create your own modules, not so easy though.
Here is an example

Other than that no idea if its possible in perspective already