Hello, I have just installed gVim 7.2 on Windows XP SP3 and have set utf-8 as the default encoding and a good unicode monospace font (DejaVu Sans Mono) as the...
Sven Siegmund
sven.siegmund@...
Mar 12, 2009 8:10 am
2582
... I don't have any problems with recent gvim versions (currently 7.2.141 but it already worked last week) and GTK2 2.14.4-8.6.2 on openSUSE 11.1. -- Well, of...
Tony Mechelynck
antoine.mechelynck@...
Mar 12, 2009 9:53 am
2583
Hello, thanks for the details, On Thu, Mar 12, 2009 at 10:53 AM, Tony Mechelynck ... Yep, two combining marks are enough for me. ... VIM - Vi IMproved 7.2...
Sven Siegmund
sven.siegmund@...
Mar 12, 2009 1:54 pm
2584
... I'm using MacVim Snapshot 43, with DejaVu Sans Mono, and the handling of Unicode, including the rendering of letters with combining diacritical marks, is...
Kenneth Reid Beesley
krbeesley@...
Mar 12, 2009 4:07 pm
2585
... My pleasure. Beware: I'm going to send this email in UTF-8 because of the text I'll be typing into it. ... [...] ... This means 7.2.0. I would recommend...
Tony Mechelynck
antoine.mechelynck@...
Mar 12, 2009 7:29 pm
2586
On Mar 12, 11:53 am, Tony Mechelynck <antoine.mechely...@...> ... I use it on Windows and Linux, and it works well on both. ... That is, in fact, what I...
Ron Aaron
rambamist@...
Mar 12, 2009 9:40 pm
2587
... What I use to produce real nice true-bidi output is my browser -- SeaMonkey 2.0b1pre, but Firefox 3 (3.0 or 3.1 I'm not sure) uses identically the same...
Tony Mechelynck
antoine.mechelynck@...
Mar 13, 2009 12:07 am
2588
Hello Vim users, Just a short note about Vim's charity project. I have made the ICCF Holland financial report for 2008. The total amount of donations has...
Bram Moolenaar
Bram@...
Mar 17, 2009 9:00 pm
2589
Hello Vim users, Just a short note about Vim's charity project. I have made the ICCF Holland financial report for 2008. The total amount of donations has...
Bram Moolenaar
Bram@...
Mar 17, 2009 9:01 pm
2590
I just recently started working on the Mac, and naturally ported over my gvim scripts. When I edit a Hebrew (not even vowelled) text, the drawing is simply ...
Ron Aaron
rambamist@...
Mar 24, 2009 8:48 am
2591
... You may try to change your 'guifont', or use the Ctrl-L (redraw) Normal-mode command. Other than that... Best regards, Tony. -- If you don't get everything...
Tony Mechelynck
antoine.mechelynck@...
Mar 24, 2009 11:03 am
2592
I've tried all four 'monospaced' fonts on the Mac, and I get exactly the same results. Each word is drawn in reverse, e.g. it shows as "ABC" instead of "CBA",...
Ron Aaron
rambamist@...
Mar 24, 2009 11:12 am
2593
... Vim doesn't display true-bidi. With a "normal" (non-bidi) terminal, or in the GUI, you'll see the contents of each window displayed either all RTL or all...
Tony Mechelynck
antoine.mechelynck@...
Mar 24, 2009 11:48 am
2594
On Mar 24, 1:44 pm, Tony Mechelynck <antoine.mechely...@...> ... Em, yes, I'm well aware of all this, I've been using vim with bidi text for many years...
Ron Aaron
rambamist@...
Mar 24, 2009 11:55 am
2595
Hi Ron, ... You are not telling us which version of Vim you are using but by the sounds of it you are using the outdated Carbon port. There is a newer port...
björn
bjorn.winckler@...
Mar 24, 2009 12:08 pm
2596
Hi, Björn - I'm using the latest vim - 7.2.148, with some additional patches of my own. Is the "MacVim" base totally separate from the main vim? I'll try the...
Ron Aaron
rambamist@...
Mar 24, 2009 12:19 pm
2597
... IIUC, the MacVim base is basically the main Vim base, with some Mac-specific patches which never made it into Bram's sources. However some of the Mac...
Tony Mechelynck
antoine.mechelynck@...
Mar 24, 2009 1:56 pm
2598
... Yes, MacVim works just like any other GUI port in that it hooks into the various gui_mch_*() calls. The big difference is that MacVim spawns one Vim...
björn
bjorn.winckler@...
Mar 25, 2009 8:01 am
2599
Vim is now capable of displaying any Unicode codepoint for which the installed 'guifont' has a glyph, even outside the BMP (i.e., even above U+FFFF), but...
Tony Mechelynck
antoine.mechelynck@...
Apr 6, 2009 6:40 pm
2600
... It does cause problems for something like "\U12345" which would now be the character 0x1234 followed by the character 5. After the change it would become...
Bram Moolenaar
Bram@...
Apr 6, 2009 8:17 pm
2601
... Tony, Good news. Many may not know that MacVim has been doing this rather well for quite a while. I routinely edit texts in Deseret Alphabet and Shaw...
Kenneth Reid Beesley
krbeesley@...
Apr 6, 2009 8:19 pm
2602
... [...] It's actually patch 7.1.116 (30-Nov-2007). So no news-breaking scoop anymore, but as long as Vim's support of Unicode outside the BMP was less than...
Tony Mechelynck
antoine.mechelynck@...
Apr 6, 2009 9:25 pm
2603
On 06/04/09 22:18, Kenneth Reid Beesley wrote: [...] ... [...] In keymap files, it seems to work on Linux too (I use it in my owncoded "phonetic" keymaps for...
gvim 7.2.148 (Huge) When splitting a window using ":new" or ":new filename" from a window for which a keymap is defined, the 'iminsert' status is cloned but...
Tony Mechelynck
antoine.mechelynck@...
Apr 13, 2009 2:46 am
2606
... I assume you have set 'keymap' with ":setlocal". Then the global value will be used for ":new". The same happens for 'iminsert'. Perhaps you have...
Bram Moolenaar
Bram@...
Apr 13, 2009 8:01 pm
2607
... Ah, thanks for the clarification. Yes, I set 'keymap' locally, since I have a number of files loaded in split-windows, and only one of them uses a...
Tony Mechelynck
antoine.mechelynck@...
Apr 13, 2009 8:29 pm
2608
Problem with rendering Combining Diacritics, using DejaVuSansMono in MacVim/gvim I use MacVim/gvim with either 1. DejaVuSansMono.ttf , currently 2.29, or 2....
Kenneth Reid Beesley
krbeesley@...
Apr 16, 2009 12:03 am
2609
I tested that combination in my terminal (which uses DejaVu Sans Mono, rendered via the bytecode), which was handy. My version of DejaVu as installed is svn...
James Cloos
cloos@...
Apr 16, 2009 2:14 am
2610
... [...] You're spurring me to run some more tests on my version of gvim. I'm on Linux with GTK2 gvim, and I don't have BrighamVu Sans Mono installed, but I...