Friday, September 14, 2018

Re: é char in balloonexpr

On Fri, Sep 14, 2018 at 6:27 PM Bram Moolenaar <Bram@moolenaar.net> wrote:
>
>
> Ni Va wrote:
>
> > I have done balloonexpr() func that returns string that contains é
> > char to display in the balloon.
> >
> > Display is bad formatted.
> >
> > How can I force balloon encoding ? maybe in latin ?
>
> Terminal or GUI?
>
> Can you give a (small) example?

And also:
- Which major/minor/patch version of Vim? (The latest as of this
writing is 8.1.388)
- I suppose +balloon_eval and/or +balloon_eval_term are compiled-in,
aren't they?
- Which OS? If GUI, which GUI flavour (Windows / MacVim / GTK3 / GTK2
/ Athena / Motif / ...)
(Any answers to the above that you might not know can be
found in the output of the :version statement.)
- What does Vim answer to
:verbose set encoding? termencoding? ballooneval?
balloonevalterm? balloonexpr?
:lang
?
- If you start the same Vim executable with --clean on the
command-line, what is 'encoding' set to? (IOW, what is the system
locale charset?)
- Is there a :scriptencoding statement (with which operand) near the
top of your vimrc?

(N.B. From ":verbose set" to "balloonexpr?" above it's to be typed all
on one line with all the question marks in it.)

Best regards,
Tony.

--
--
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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: