Giter VIP home page Giter VIP logo

Comments (9)

vks1 avatar vks1 commented on May 23, 2024 2

For MAC, I had same issue. Turns out this is more of a terminal config problem then anything else.
To fix just install powerline font and change the Non-ASCII Font on iterm preferences.

For details follow step 5 on this link : https://medium.com/@elviocavalcante/5-steps-to-improve-your-terminal-appearance-on-mac-osx-f58b20058c84

from powerline-go.

justjanne avatar justjanne commented on May 23, 2024

To what terminal mode have you set iTerm2, and what does it output if you run $GOBIN/powerline-go -shell bare directly?

from powerline-go.

FilBot3 avatar FilBot3 commented on May 23, 2024
user01@M1711AF4 [08:05:00] ~
$ $GOBIN/powerline-go -shell bare
 user01  M1711AF4  ~  $  user01@M1711AF4 [08:05:15] ~
$
user01@M1711AF4 [08:05:17] ~
$ echo $TERM
linux

from powerline-go.

justjanne avatar justjanne commented on May 23, 2024

Well, there’s your issue. Your $TERM is set to linux, which means your shell thinks it's a hardware terminal or a serial terminal.

Set your $TERM to xterm-256color (as the README tells you to) and it should work. Does that fix it for you?

from powerline-go.

abtris avatar abtris commented on May 23, 2024
→ ~/go/bin/powerline-go -shell bare
 abtris  Ladislavs-MBP  ~  bin  dotfiles  themes  master  3✎  $ 
abtris@Ladislavs-MBP:~/bin/dotfiles/themes [git:master]
→ echo $TERM
xterm-256color

similar problem $TERM not work, powerline fonts installed.

from powerline-go.

justjanne avatar justjanne commented on May 23, 2024

This is certainly unusual, it might take a few days to test for me (I don’t have access to a Mac myself).

from powerline-go.

FilBot3 avatar FilBot3 commented on May 23, 2024

What would you need us to do to help you test on a Mac and OSX since we have one?

from powerline-go.

pytimer avatar pytimer commented on May 23, 2024

Hi, i also have the same question.
I downloaded the release Binary, move powerline-go to /usr/bin.

powerline-go version is v1.11.0.
OS version: elementary OS 0.4.1 Loki

$   powerline-go -shell bare
 pytimer  pytimer    ~  $    pytimer  pytimer    ~  $ 
$   echo $TERM
xterm-256color

from powerline-go.

ascotan avatar ascotan commented on May 23, 2024

confirmed. If you're using iterm2 you have to download and install the powerline fonts onto your mac and then change the font in your profile.

from powerline-go.

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.