Giter Site home page Giter Site logo

Bracket colour about alduin HOT 18 CLOSED

alessandroyorba avatar alessandroyorba commented on August 16, 2024
Bracket colour

from alduin.

Comments (18)

gangelop avatar gangelop commented on August 16, 2024

Is that terminator? In my gnome-terminal I have the cursor blinking so then it is discernible, but still not obvious. I find myself always mistaking the cursor position.

My suggestion is a darker color for the "second" cursor.

from alduin.

 avatar commented on August 16, 2024

It is Terminator!

from alduin.

AlessandroYorba avatar AlessandroYorba commented on August 16, 2024

@NightVigil, I'm not sure why the first parens isn't showing up, especially when you're in that active window. Were you able to solve the issue in Terminator?

from alduin.

AlessandroYorba avatar AlessandroYorba commented on August 16, 2024

@lathan @NightVigil you guys both bring up an interesting point about the second paren. I just push a new commit that changes how MatchParens works. I can see that it was difficult to discern the cursor location when editing files that do not have highlighting for paren operators, e.g. Python or C++ or many others. See if the new commit works better for you guys. Thanks for the feedback.

from alduin.

AlessandroYorba avatar AlessandroYorba commented on August 16, 2024

old behavior with vertical bar cursor
matchparen

New behavior with terminal vertical bar cursor
matchparennew

New behavior with terminal block cursor
blockcursor

from alduin.

 avatar commented on August 16, 2024

I'm not seeing a difference with a block cursor. I'll debug it later, it might be another plugin interfering.

from alduin.

gangelop avatar gangelop commented on August 16, 2024

What I think needs to be done is to remove the bg color for the matching parenthesis and instead use underlining. This is what sublime text does by default. This is also done by termschool. At least this is what I would want and I think is an overall sane approach. I just have no idea how to write it in VimL.

from alduin.

AlessandroYorba avatar AlessandroYorba commented on August 16, 2024

I just added an new feature that we can try out. We can debate the color used but at least the underline option can be applied. Get the latest commit of alduin then add this to your vimrc:

  "Changes MatchParen to underline
  let g:alduin_Shout_AuraWhisper = 1
  colo alduin

underline

from alduin.

gangelop avatar gangelop commented on August 16, 2024

❤️❤️❤️❤️❤️❤️

from alduin.

AlessandroYorba avatar AlessandroYorba commented on August 16, 2024

Cool! I'll keep this ticket open incase someone else has any input.

from alduin.

 avatar commented on August 16, 2024

The ":set number" numbers are slightly too dark :-)

from alduin.

AlessandroYorba avatar AlessandroYorba commented on August 16, 2024

Is it too dark for the default alduin mode or for let g:alduin_Shout_Become_Ethereal = 1 mode ? Or both?

from alduin.

 avatar commented on August 16, 2024

Both. It might work better if it was the same as in the distinguished colour scheme...

from alduin.

AlessandroYorba avatar AlessandroYorba commented on August 16, 2024

I created a new Issue for the LineNr topic. I also have some screenshots for you to look at: #6

from alduin.

AlessandroYorba avatar AlessandroYorba commented on August 16, 2024

@lathan @NightVigil
heads up! I will be making a very slight modification to the AruraWhisper Shout in alduin. If you use it with the next commit you'll have to change your vimrc to

let g:alduin_Shout_Aura_Whisper = 1

Very minor I know but the spelling has been bugging me. Thanks again both of you for the feature suggestion

from alduin.

gangelop avatar gangelop commented on August 16, 2024

@AlessandroYorba done, thnx :)

from alduin.

makkoncept avatar makkoncept commented on August 16, 2024

I have been struggling for some time with this...
Thanks for making this change :)
Maybe you can add this (and all the other) global config variable(s) in the readme so that they can be found easily?

from alduin.

AlessandroYorba avatar AlessandroYorba commented on August 16, 2024

@makkoncept good idea. I'll update the README and I'll add some comments in the colorscheme file.

from alduin.

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.