Giter VIP home page Giter VIP logo

Comments (8)

weslleyaraujo avatar weslleyaraujo commented on June 26, 2024 1

thanks for the support, working properly after upgrade :)

from onedark.vim.

joshdick avatar joshdick commented on June 26, 2024

I'm assuming you're SSHing locally/into the same machine where Vim ran locally?

from onedark.vim.

weslleyaraujo avatar weslleyaraujo commented on June 26, 2024

well, in the second screenshot is vim running over my ssh connection... I might not really understand the question 😅

from onedark.vim.

joshdick avatar joshdick commented on June 26, 2024

Are you accessing the same computer in both cases (locally in the first case and by SSHing to itself in the second case?) Or are you SSHing to a different machine that could potentially have different configuration?

from onedark.vim.

weslleyaraujo avatar weslleyaraujo commented on June 26, 2024

I am SSHing to a different machine 👍

from onedark.vim.

joshdick avatar joshdick commented on June 26, 2024

It looks like the remote machine is using 256-color mode even though it's configured to use termguicolors if available.

Can you run vim --version | grep patches on both machines and paste the output here? Vim needs to be at least at patch 7.4.1799 for your pictured configuration to show the correct colors.

I suspect that your local machine (which is showing correct colors) may have a newer version of Vim than the remote one (which appears to be using 256-color mode.)

from onedark.vim.

weslleyaraujo avatar weslleyaraujo commented on June 26, 2024

Indeed, it looks like this is the issue:

Local

Included patches: 1-1910

SSH

Included patches: 1-207, 209-629

I will try updating vim over ssh 👍

from onedark.vim.

joshdick avatar joshdick commented on June 26, 2024

You're welcome, glad to hear it!

from onedark.vim.

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.