Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Saznaj više

Ctrl + Arrow doesn't move to next special character, (slash, dot...)

more options

I am used to user Ctrl + Arrow to move in a text, a search bar, etc with Ctrl + Right/Left, and this works with words, or some characters, such as slash or dot (/ .), but in firefox this only works for the words, that is, the space character. I want to be able to move to the next character of those, because for example in an URL like this

https://support.mozilla.org/en-US/questions/new/desktop/

If i use Ctrl + Right/Left, it moves to the end or start of the URL, not the the specific slash, and I would like that behavior.

I am used to user Ctrl + Arrow to move in a text, a search bar, etc with Ctrl + Right/Left, and this works with words, or some characters, such as slash or dot (/ .), but in firefox this only works for the words, that is, the space character. I want to be able to move to the next character of those, because for example in an URL like this https://support.mozilla.org/en-US/questions/new/desktop/ If i use Ctrl + Right/Left, it moves to the end or start of the URL, not the the specific slash, and I would like that behavior.

Izabrano rješenje

Hi Mateo, on Windows the cursor stops just after the / in a URL. Could you check/experiment with the following setting:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste word_ and pause while the list is filtered

(3) If the layout.word_select.stop_at_punctuation preference is set to false, double-click it to toggle the value to true

There is also a preference related to underscores.

Any improvement?

Pročitaj ovaj odgovor u kontekstu 👍 1

Svi odgovori (2)

more options

Odabrano rješenje

Hi Mateo, on Windows the cursor stops just after the / in a URL. Could you check/experiment with the following setting:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste word_ and pause while the list is filtered

(3) If the layout.word_select.stop_at_punctuation preference is set to false, double-click it to toggle the value to true

There is also a preference related to underscores.

Any improvement?

more options

That's exactly what I wanted, thanks.