I agree with the confusion remark. What I should've done is to iff it
with (lyxrc.bidiVisual) condition. I just wanted remarks on my
implementation. Except, we might decide that the visual approach is
the default one
As of your multiline inset problem - this does not exist, since mathed
insets (an
Hi Elazar!
If I understand correctly, this patch is intended to provide "visual
mode" cursor movement?
So a few comments:
1) I find it a little confusing to have two different patches going
around (the one I suggested yesterday, and this one), which are intended
to solve the same issue (Bid
Please try this patch for second approach. Please make sure I'm not
breaking anything.
See discussion here http://bugzilla.lyx.org/show_bug.cgi?id=3551
Index: Text2.cpp
===
--- Text2.cpp (revision 18129)
+++ Text2.cpp (working copy)
@