-
The module works fine on Android 4.4.4 and before. But it does not work properly on Android L 5.0. The images are loaded for the first time but if you close the image page and open it again (with the …
-
https://github.com/neovim/neovim/pull/17336 winbar ui has been merged into nightly, it's general to show the gps component, there is vscode example:
and neovim example:
![image](https://user-imag…
-
Hey,
how do you make it so the status line is "floating" without touching the terminal's borders?
Thanks.
![Screenshot from 2024-09-01 14-51-24](https://github.com/user-attachments/assets/9403c…
-
I'd love to have an option to show a list of users on the right side of the TUI similar to the user list many IRC clients show.
Such as this user list in HexChat (outlined in red)
![image](https:/…
-
I steal the statusline decoration from yours but emojis do poorly in background color. For more information, please follow the link [a-strange-thing-about-highlight-warning-message](http://stackoverfl…
-
When the revealed string is very long (e.g. due to being deeply nested or just having very long words), it will wrap onto two lines in Vim's statusline. Unfortunately, that will cause Vim to wait for …
-
Using:
* `powermock-module-junit4 2.0.0-beta.5`
* `powermock-api-mockito2 2.0.0-beta.5`
* `mockito-core 2.16.0`
I am having trouble using the `whenNew(Class).withAnyArguments()` when one of t…
-
Hello!
I want to have a custom highlight between sections (between the left, mid and right sections). This highlight is simply {'NONE', 'NONE'), that is, transparent. When I'm not using the mid sec…
-
Hi! I would like to know how can I enable sparkly in statusline, I tried to call it as a block but it did not work, I've checked the docs but couldn't find anything that says about how to enable it.
-
Case in point: ![](http://i.imgur.com/cLZfQX2.png)
Check out the `K` in `Detached (AFK).` on the statusline.
This is weechat on urxvt. My ZSH will also highlight misspelled commands in red, and bold…