On Wed, Apr 22, 2009 at 7:20 PM, Vera, Pedro L. wrote: > > Hello: > I want to enter the greek letter 'mu' in my text. I can't see the digraph > using vim console (get a number of question marks next to character codes), > however, I can easily see them using gvim. > > Aside from using gvim for this particular file, is there another solution so > that I can use the digraphs in vim console?
If you write a mu into a file with gvim, can you view it on the command line with cat? With vim? Either your vim encoding is wrong, or your terminal font doesn't contain the glyph for mu. ~Matt --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
