View previous topic :: View next topic |
Author |
Message |
jonnyquest
Joined: 23 May 2008 Posts: 2
|
Posted: Fri May 23, 2008 9:31 pm Post subject: Please explain action of NoSelEOL plugin |
|
|
I tried Babel Fish translation of NoSelEOL topic in Plugins forum, but it is too technical and does not translate accurately. Please can someone explain:
NoSelEOL::altSmartEnd
NoSelEOL::Main
NoSelEOL::SmartEnd
Thanks. |
|
Back to top |
|
 |
DV
Joined: 16 Nov 2006 Posts: 1015 Location: Kyiv, Ukraine
|
Posted: Sat May 24, 2008 10:43 am Post subject: Re: Please explain action of NoSelEOL plugin |
|
|
Here is the content of "NoSelEOL-Eng.txt" file inside NoSelEOL.zip - the plugin's download file:
Quote: | NoSelEOL::Main
* excludes last end-of-line (EOL) symbol from selected text.
NoSelEOL::SmartEnd
* when End key is pressed, cursor jumps to last non-space/non-tab character.
* when End key is pressed again, cursor jumps to the end of the line.
* key sequence End, Shift+End allows to select all trailing spaces/tabs.
NoSelEOL::altSmartEnd
* this function affects the SmartEnd behaviour.
If it is enabled (and SmartEnd is also enabled), cursor jumps to the end
of the line when End key is pressed for the first time. When End key is
pressed again, cursor jumps to last non-space/non-tab character.
|
|
|
Back to top |
|
 |
jonnyquest
Joined: 23 May 2008 Posts: 2
|
Posted: Sat May 24, 2008 5:24 pm Post subject: |
|
|
Thank You for the quick response.
I now understand, after reading several times and experimenting. |
|
Back to top |
|
 |
|