Troubles with wordDelimiters
"Nicolas Tardieu" <[email protected]>
| Newsgroups | gmane.editors.nedit.user |
|---|---|
| Message-ID | <[email protected]> |
Hello,
I have troubles with the default word delimiters. Here is an example ;
consider the following line :
aVecteurLambdaIntegre.multMatriceVecteur(aMatriceMasseLambda,
aVecteurLambda);
and suppose that my cusor is the following position shown by [myCursor] :
aVecteurLambdaIntegre.multMatriceVecteur(aMatriceMasseLambda,
[myCursor]aVecteurLambda);
If I press [Ctrl+RightArrow], the cursor does not stop at the ")" or at the
";" or at the end of the line, but it jumps to the next line.
Note that I am using the default word delimiters settings that contains the
")" and the ";".
Is it a bug?
How can I change this behaviour?
Can I specify that "\n" is a word delimiter?
Thanks,
Nicolas
--
NEdit Discuss mailing list - [email protected]
http://www.nedit.org/mailman/listinfo/discuss