| View previous topic :: View next topic |
| Author |
Message |
AHKnow* Guest
|
|
| Back to top |
|
 |
engunneer
Joined: 30 Aug 2005 Posts: 6847 Location: Pacific Northwest, US
|
Posted: Mon Dec 17, 2007 4:43 pm Post subject: Re: RJ TextEd , Free Editor |
|
|
| AHKnow* wrote: | | It also has an interesting utility to convert UltraEdit syntax files to a RJ TextEd syntax file. |
That is good to know. This will help users configure it for syntax based on the included ultraedit syntax file. _________________
Unless otherwise noted, all code is untested.
Common Answers: 1.(Loops, Viruses, etc.) 2. Search 3.RTFM |
|
| Back to top |
|
 |
Andreone
Joined: 20 Jul 2007 Posts: 257 Location: Paris, France
|
Posted: Mon Dec 17, 2007 5:41 pm Post subject: |
|
|
| This is also one of the few editors that support a true column mode, like UltraEdit or Crimson Editor (which is not maintained for years now). |
|
| Back to top |
|
 |
majkinetor
Joined: 24 May 2006 Posts: 3652 Location: Belgrade
|
Posted: Mon Dec 17, 2007 5:44 pm Post subject: |
|
|
I don't consider editor valuable without column mode  _________________
 |
|
| Back to top |
|
 |
engunneer
Joined: 30 Aug 2005 Posts: 6847 Location: Pacific Northwest, US
|
Posted: Mon Dec 17, 2007 5:48 pm Post subject: |
|
|
please define "true" column mode. I used to use ultraedit, but did not want to steal it anymore, and have lately used PSPad (since I don't want to buy four copies of UE). PSPad has a column mode, but I find myself not needing it as mush as I used to, and PSPad's works enough for me. _________________
Unless otherwise noted, all code is untested.
Common Answers: 1.(Loops, Viruses, etc.) 2. Search 3.RTFM |
|
| Back to top |
|
 |
Andreone
Joined: 20 Jul 2007 Posts: 257 Location: Paris, France
|
Posted: Mon Dec 17, 2007 6:09 pm Post subject: |
|
|
I mean by "true" column mode that you can insert/delete a character on several rows at the same time (pressing once the character key).
Ex:
Press Alt+C to toggle column mode
Go to position n in a line.
Press Ctrl+End to "select" all rows under the current one
Press the "a" key and a "a" in inserted on each line under the current one.
Exactly what you can find in UltraEdit.
I said "true" by opposition to the custom selection you can make in some editors with Alt down while making the selection with the mouse (like in Microsoft Word). Some people call that a column mode and that is not for me. |
|
| Back to top |
|
 |
AHKnow* Guest
|
|
| Back to top |
|
 |
|