neeshy

Results 8 issues of neeshy

Steps to reproduce: Shift-click tabs from one window and drag them to another window. Now VimFx will only function in the first tab moved over. Shift-escape doesn't seem to fix...

### Screenshots mpv w/libass 0.17.1 ![Wolf Children (2012) 1080p x265 HEVC 10bit BluRay Dual Audio AAC 5 1 Prof mkv_snapshot_00:01:00_ 2024 05 22_16 36 24](https://github.com/libass/libass/assets/60193883/a79fea42-d578-42c7-bae0-5f7bc06b669d) mpv w/ libass 0.17.2 ![Wolf...

fonts

Due to conflicting default method implementations: ``` aQute.libg/src/aQute/lib/collections/SortedList.java:31: error: types List and SortedSet are incompatible; public class SortedList implements SortedSet, List { ^ both define reversed(), but with unrelated return...

``` > 16 mod (16 mebi) 0 > 16 mod (6 mebi) 4 ``` It seems that trying to force associativity drops the units within the parentheses. The expression is...

bug

This PR fixes an issue where where highlight groups which only define `cterm*` fields wouldn't be considered by `highlight.lua`.

### Self Checks - [X] I'm using the latest lualine. - [X] I didn't find the issue in existing issues or PRs. ### How to reproduce the problem I have...

bug

Depends on #8, let me know and I can rebase. There are cases where I want each of `close_if_max_opened` and `open_if_max_closed` to be active, and other cases where I don't....

`global_open` and `global_close` don't take `close_if_max_opened` and `open_if_max_closed` respectively in account. This results in folds erroneously cycling when either of `open` or `close` are issued at the top (fold) level....