Scroll down shortcut?

Hi,

Love Text Blaze and have a question.

Is there a way to force a text box to scroll down to the very bottom after pasting a snippet?

I put the "Place Cursor" at the bottom but it doesn't scroll the Chat CPT text box to the end so I can see where to type.

Thanks,
Rob

Hi!

You can try {key: downarrow}, it may work there. Also {key: cmd-A}{key: rightarrow} (or ctrl-A) to select all and then move right may work.

I just tried this on chatgpt.com and I was able to reproduce this.

Putting these two commands: {key: rightarrow}{key: leftarrow} at the end of my snippet worked for me.

Worked thanks!

For the suggestion box: It would be great if there were a dynamic command for scrolling to the bottom, instead of having to write out all that text each time.

Cheers,

Sure, we will check if we can automatically do the scrolling.

At the moment: we would prefer if the target site handled the issue. For example: even when we copy a long multiline text, and then paste it manually into chatgpt.com (without using Text Blaze), the issue still happens. So the issue exists independently of Text Blaze.