16

Is it possible to configure gedit to treat the underscore character as a word character?

Currently, it appears that the editor treats "two_words" as two separate words when selecting, instead of a single word as in many other mainstream text editors.

dreftymac
  • 31,404
  • 26
  • 119
  • 182
  • 3
    Intriguingly, this is now a standard feature and I'm trying to work out how to disable it... – Wren Aug 19 '16 at 08:26

1 Answers1

4

This seems to be an open requested feature (some may say bug!).

However, it looks like someone has created a plugin to resolve:

http://code.google.com/p/gedit-click-config/

Robben_Ford_Fan_boy
  • 8,494
  • 11
  • 64
  • 85