In the text editing preference page we can configure word characters globally. I'd like to do this at the grammar level. My use case is '$' in perl. In order for CTRL + w to select a variable in perl (e.g. '$name') the '$' needs to be a part of the word. Is this possible or do I need to set this globally? -bradr