On Tue, 8 Jul 2003 at 09:45:01 +0200, Ludovico Magnocavallo wrote:
> Maybe it's so obvious I'm missing it, but how do I switch from the
> top pane to the bottom one, and vice-versa once I've split the
> window? Is there a command and/pr a default key mapping for this?
Alt O (otherWindow)
> Windows applications use Ctrl+Tab (which in most J modes has another
> meaning) for this task.
>
> On a side note, how difficult would it be to add LaTeX syntax
> highlighting for J? I don't know Java well, but if it's a simple
> enough task I might give it a shot.
I don't know anything about LaTeX, but in general, syntax highlighting
(the way j does it) is not so simple...
|