> This workaround was mentioned:
> ,----
> | " Avoid command-line redraw on every entered character
> | " by turning off Arabic
> | " shaping (which is implemented poorly).
> | if has('arabic')
> | set noarabicshape
> | endif
> `----
Aye, there's the rub. Works well -- at least until I learn Arabic,
anyway. Thanks for the lead.
Cheers
-Ted
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
No comments:
Post a Comment