Please explain action of NoSelEOL plugin

English main discussion
Post Reply
  • Author
  • Message
Offline
Posts: 2
Joined: Fri May 23, 2008 8:01 pm

Please explain action of NoSelEOL plugin

Post by jonnyquest »

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.

DV
Offline
Posts: 1250
Joined: Thu Nov 16, 2006 11:53 am
Location: Kyiv, Ukraine

Re: Please explain action of NoSelEOL plugin

Post by DV »

Here is the content of "NoSelEOL-Eng.txt" file inside NoSelEOL.zip - the plugin's download file:
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.

Offline
Posts: 2
Joined: Fri May 23, 2008 8:01 pm

Post by jonnyquest »

Thank You for the quick response.

I now understand, after reading several times and experimenting.
Post Reply