Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

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

  • 2 yanıt
  • 1 kişi bu sorunu yaşıyor
  • 6 gösterim
  • Son yanıtı yazan: 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.

Seçilen çözüm

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?

Bu yanıtı konu içinde okuyun 👍 1

Tüm Yanıtlar (2)

more options

Seçilen çözüm

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.