Results 62 issues of BANO

There is no level for wrap-reverse value, so last level looks confusing.

### Checklist - [X] I have used the search function for [open](https://github.com/AntennaPod/AntennaPod/issues) **and** [closed](https://github.com/AntennaPod/AntennaPod/issues?q=is%3Aissue+is%3Aclosed) issues to see if someone else has already submitted the same bug report. - [X] I...

Type: Feature request

@lazyInject is not reached ## Expected Behavior I mark some property with `@lazyInject`. Then I use it like `this.somproperty` and get an instance of required class from container. ## Current...

@lazyInject relies on instrumenting class prototype and prototype bubble mechanism. For now in TS >= 3.7 any of decorators from [inversify-inject-decorators](https://github.com/inversify/inversify-inject-decorators) don't work ## Why worked earliar 1. `@lazyInject*` instruments...

There's no method for collapse feature. [Collapsing feature](https://www.elastic.co/guide/en/elasticsearch/reference/7.2/search-request-collapse.html) is vary usefull for building suggestions. To use this feature right now in v7.0.0 of *e-dsl* I can use this workaround: ```python...

![изображение](https://user-images.githubusercontent.com/11363215/158908277-73edea88-4b0d-4438-852f-93fba0a0b0e6.png) This error can be found in [this message](https://t.me/c/1319942247/22506). Telegram 3.6.1 Ubuntu 18.04

waiting for answer

**lnav version** v0.11.2 **Describe the bug** ``` ✘ error: unable to open TUI reason: the TERM environment variable is set to an unknown value: xterm-kitty ``` **To Reproduce** Steps to...

bug

You have `bindMultivalue` utill implemented and it's cool. But is there any way to implement multi factories that can traverse parent container also? Use case is the following: A system...

enhancement

You can select links and buttons but you can't use links by pressing Enter or Space. Practically you can open them only with context menu.