Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

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

  • 2 antwoorde
  • 1 het hierdie probleem
  • 6 views
  • Laaste antwoord deur Mateo Arboleda

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.

Gekose oplossing

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?

Lees dié antwoord in konteks 👍 1

All Replies (2)

more options

Gekose oplossing

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.