Giter Club home page Giter Club logo

Comments (12)

fenetikm avatar fenetikm commented on May 28, 2024

If you take a look at: https://github.com/fenetikm/falcon/wiki/Installation#background-colour-and-inactiveactive-support

You will note that there are some options around the background colour and support for inactive/active. Basically, falcon can either set the background specifically or leave it unset in which case it will take the background from the terminal background.

The handling of this is done from plugin/falcon.vim and on VimEnter autocommand so I guess NeoVim does something a bit funny around resetting the active settings on sourcing the .vimrc ?

from falcon.

fenetikm avatar fenetikm commented on May 28, 2024

Did you set any of the global settings in your .vimrc as per the wiki page?

from falcon.

hovsater avatar hovsater commented on May 28, 2024

@fenetikm I did not. The only setting enabled is let g:falcon_lightline = 1. As I mentioned in my original post, the issue disappear if I use the iTerm2 theme. If I change from the iTerm2 theme, the issue reveals itself again.

from falcon.

fenetikm avatar fenetikm commented on May 28, 2024

Ok, thanks, I think I can reproduce it - will let you know when I have a working solution. Cheers.

from falcon.

fenetikm avatar fenetikm commented on May 28, 2024

Ok, I have added in an additional autocommand and pushed that to the develop branch - could you please try that branch out?

from falcon.

hovsater avatar hovsater commented on May 28, 2024

Looks like that fixed it for me. Thank you! 👍

from falcon.

fenetikm avatar fenetikm commented on May 28, 2024

Great - master also has that change now 👍

from falcon.

jalberto avatar jalberto commented on May 28, 2024

I have a similar problem (before and after this fix)
In gnome terminal my bg is always transparent (played with different combinations of background settings) but I am not able to set the background properly.

In tmux it works as expected, but because tmux is the one setting the background.

from falcon.

fenetikm avatar fenetikm commented on May 28, 2024

yeah, that's going into unsupported territory really (transparent backgrounds) - I would imagine that would be interplay between the terminal compositing on top of the transparent background and the type of blending it is doing... not sure I can do a lot about that.

from falcon.

jalberto avatar jalberto commented on May 28, 2024

probably I didn't explained it correctly :)

yes, my terminal has transparent background, but I want solid one in nvim, but any combinatinos of settings always get me a transparent background

from falcon.

fenetikm avatar fenetikm commented on May 28, 2024

right - so the default settings in falcon should make it paint the background... my suggestion would be to first work out how to make gnome stop being transparent which is outside the area of my knowledge unfortunately. stuff like this, although old, is where I would be looking: https://askubuntu.com/questions/644761/how-to-make-the-gnome-terminal-transparent

from falcon.

jalberto avatar jalberto commented on May 28, 2024

@fenetikm that part is easy, so I disabled transparency in the terminal and get a flat back as bg. When I run nvim I can see for a second the darkblue bg, then it turn black.
Seems not related to the temrinal it self, but to nvim failin gto keep the bg defined by falcon and fallbacks to terminal default.

from falcon.

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.