- Posted by
- Is there any way to use camel case navigation? For example, if the cursor is before the word HttpServlet hitting Ctrl-left would stop between Http and Servlet instead of after the whole word?Posted in Syntax Highlighting
-   Topics
-   Views
- jmepatterson
Nov 07, 2004
- Yeah, I agree that this is easy to do with a mouse. However, I am trying to emulate the BRIEF way of doing things (see http://www.lugaru.com/man/Brief.Emulation.html ). In the BRIEF editing style the user can click Ctrl-c and enter a selection mode that allows then to highlight a block of text (thin...Posted in Macros
-   Topics
-   Views
- jmepatterson
Aug 17, 2004
- Thanks guys. I need this macro to simulate functionality found in BRIEF. The example macro above has a set number of cursor movements but I need to just turn on a selection mode allowing arbitrary highlighting. Imagine the user hitting Ctrl-c and then down and over some number of characters, then "+...Posted in Macros
-   Topics
-   Views
- jmepatterson
Aug 17, 2004
- Is there a way to write a macro to allow the user to enter into a rectangle selection mode? What I want to do is activate Column Mode and allow the cursor movements to select text until an edit action (Cut, Copy, ESC, ...). Any suggestions?Posted in Macros
-   Topics
-   Views
- jmepatterson
Aug 17, 2004