Git Product home page Git Product logo

Comments (5)

romgrk avatar romgrk commented on May 23, 2024 1

One more thing: the popup menu doesn't seem to be respecting Pmenu colors.

from uivonim.

romgrk avatar romgrk commented on May 23, 2024

One more thing: in the TUI, completion text is aligned with the input text. It would be nice if the popup could do the same in uivonim.

Actual:
Screenshot from 2020-10-30 16-03-42

Expected:
Screenshot from 2020-10-30 16-05-35

from uivonim.

smolck avatar smolck commented on May 23, 2024

@romgrk Should be fixed in 6aee29e, although I'm not sure about how that ends up looking for smaller window sizes.

from uivonim.

smolck avatar smolck commented on May 23, 2024

One more thing: the popup menu doesn't seem to be respecting Pmenu colors.

This is actually a broader issue due to uivonim kind of doing it's own thing for the colors of external UI elements. I'll see if I can get a PR that fixes this for everything, not just the pmenu.

from uivonim.

smolck avatar smolck commented on May 23, 2024
* [x]  In the TUI, word and menu are printed in separate columns; would be nice to have this for the external menu as well.

* [x]  Menu only shows a subset of entries but does not scroll if end is reached.

* [ ]  Single-character completion items are shown as numbers (their ASCII char codes) instead

* [ ]  Support base64-encoded images in Markdown for the documentation window

* [ ]  Re-enable word-wrapping for multi-line pum (`menu`) entries, with consistent alignment of all cells (either centered or -- better? -- top-aligned)

@clason I think (3) is no longer an issue now that we use node-client, (4) I need a test case for but would theoretically be pretty straightforward to add; also need a test case for that last one if you wouldn't mind, and mind elaborating a bit on what exactly you mean with that one too? Been a while since I worked on the pmenu-related code so don't really remember what that one's about πŸ˜…

from uivonim.

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.