Giter Club home page Giter Club logo

Comments (9)

qqshfox avatar qqshfox commented on July 22, 2024

same problem here (iTerm2 Build 1.0.0.20121224 with Vim 7.3p754 on OS X 10.8.2).

from powerline.

Lokaltog avatar Lokaltog commented on July 22, 2024

It wouldn't surprise me if this is the same issue as with rxvt-unicode. rxvt-unicode hijacks the entire Unicode Private Use Area for some other purpose, and replaces any glyphs from the PUA with the "undefined glyph". With rxvt-unicode you can avoid the issue by compiling it with --enable-unicode3, but I'm not sure what causes this to happen in iTerm or how it can be resolved.

The only tip I have for now is to use a font patched with the legacy font patcher (the legacy font patcher uses different but invalid Unicode code points which are compatible out-of-the-box with iTerm2 and rxvt-unicode), and changing the glyphs in your user configuration file. Check out the docs for instructions on how to edit your user configuration.

from powerline.

liamcurry avatar liamcurry commented on July 22, 2024

I am also having this issue, and using and old patcher/glyphs resolved this. After patching your font you can copy/paste the glyphs from here and here to your config.json and vim theme files.

What was the reason for changing the reference to the glyphs?

from powerline.

qqshfox avatar qqshfox commented on July 22, 2024

This problem is fixed in gnachman/iTerm2@8e3ad6d.

Thanks to @gnachman!

from powerline.

Lokaltog avatar Lokaltog commented on July 22, 2024

@liamcurry Several font gurus have complained that we shouldn't use existing unicode areas with unassigned glyphs because they may be assigned to something else in the future, and that the private use area should be used for all non-standard/application-specific stuff. Also this caused rendering issues in some use cases because the previous glyphs were registered as non-printable if I remember correctly.

from powerline.

liamcurry avatar liamcurry commented on July 22, 2024

@Lokaltog makes sense. Compiling/installing iTerm2 from the git repo did fix this issue for me (thanks for the suggestion @qqshfox)

from powerline.

haguro avatar haguro commented on July 22, 2024

A quick note about the iTerm2 fix.

While I can see it in the commit log of the latest release, something else in that release introduced the issue again. This has been confirmed by a couple more users with the latest iTerm stable release (v1.0.0.20130210) - See gnachman/iTerm2@8e3ad6d#commitcomment-2475692.

I haven't had the chance to dig through the source and see what caused all of that but I can confirm that today's nightly build has that fixed (and so far being quite stable) - Obviously, compiling from source (master branch) works too.

Hope that saves someone some unnecessary tinkering time.

from powerline.

rhoml avatar rhoml commented on July 22, 2024

So this is happening again.

from powerline.

gnachman avatar gnachman commented on July 22, 2024

@rhoml Can you file a bug here with details?
https://code.google.com/p/iterm2/issues/list

from powerline.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.