uwla

Results 18 issues of uwla

I'd like to suggest highlight for custom `blade` directives as a feature to include in next releases of this extension. For example: ![Screenshot from 2019-08-29 08-28-22](https://user-images.githubusercontent.com/47862859/63936811-356f2800-ca37-11e9-8587-0d680e3a802a.png) It is upset because...

## Rotate images on browser Thanks for the great project! Here is feature that could make it more awesome: Some images are not display correctly: in my computer they have...

enhancement

**Is your feature request related to a problem? Please describe.** Yes, the problem is: sometimes we need balanced channels to do some stuff while testing and developing locally, but balancing...

enhancement
up for grabs

Hello, thanks for the awesome project. It really enjoyed this project! Recently, I decide to make a similar project, but aimed to organize starred repositories from various sources (github, gitlab,...

When using popular UI Frameworks, such as bootstrap, usually the frameworks set some default CSS such as `box-size: border-box`, among others, which work well for the most part. As a...

Solves #831. **NOTE**: work in progress, implementation not ready yet. ## Done - Add new action in network store to autobalance channels. - Add button component that dispatch that action...

### What system are you running Yazi on? Linux X11 ### What terminal are you running Yazi in? kitty ### `yazi --debug` output ```sh Yazi Version: 0.2.5 (Arch Linux 2024-07-21)...

bug
waiting on op

If I have two nvim instances opened in different projects, and let us say project 1 has theme A, project 2 has theme B, then I changed project 1 theme...

### Description Add an event before search starts with `/`, `*`, `?` and after it stops. This can be useful for plugins that would set/unset options and enable/disable keymaps before...

enhancement
events

Hi, I was trying to configure the CI just as in #13, but I got `error: src refspec master does not match any` even though the branch is set to...