Giter Site home page Giter Site logo

Comments (5)

Screwtapello avatar Screwtapello commented on June 16, 2024

This command does not reproduce the issue:

kak -n -e 'set-face global SecondaryCursor SecondaryCursor'

How is SecondaryCursor defined in whatever colour scheme you're using?

from kakoune.

moeishome avatar moeishome commented on June 16, 2024

the exact line was face global SecondaryCursor SecondaryCursor, the full kakrc is here. ive made minimal changes to it beyond fixing the error as i was adding faces to my config.

from kakoune.

arachsys avatar arachsys commented on June 16, 2024

I tried to reproduce this so I could debug, but I failed.

I used your kakrc verbatim, except that I don't have kak-lsp so had to comment out those lines. To make it work at all, I also had to replace decl str black "rgb:{{ .colors.base.black }}" with decl str black "rgb:000000" and so on. (Are these .colors.base.black things connected to kak-lsp somehow, or from some sort of templating language?)

Finally, I replaced face global SecondaryCursor PrimaryCursor with face global SecondaryCursor SecondaryCursor and ran kak, but this didn't cause a hang. Are you able to reproduce with a simple kakrc that works on 'vanilla' kakoune (without all the lsp stuff) at all?

from kakoune.

moeishome avatar moeishome commented on June 16, 2024

hey! the templates are from chezmoi -- it creates a kakrc in ~/.config/kak/ without any of the templating but just the raw colors, which is why i would be surprised if it was chezmoi, but ill see if i can recreate it without chezmoi or without kak-lsp as well. i have tried without kak-lsp, and with all the relevant lines commented out, but there might be some interaction i can check out, ill go in when i get a chance. thank you!

from kakoune.

moeishome avatar moeishome commented on June 16, 2024

was unable to reproduce when i tried today. not sure what caused it, ill update if it happens again and im able to pinpoint what causes it. thanks!

from kakoune.

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.