FichteFoll

Results 561 comments of FichteFoll

Either is fine with me, so I guess pick the shorter one? "tmp" is a widely-understood abbreviation. Alternatively, `${temp_file}`, which is even more clear?

Thanks, that setting does it for me. It is kind of suboptimal that the tags are inconsistent by default, but I can also see how users would like to have...

The use case would be an executable setting override from the user like `['python', '-m', 'mypy']`, correct?

I'm just not sure currently when user overrides (of `executable`) are accounted for and when the `csep` is called, i.e. which is first. It's been a while since I looked...

Just a heads-up that this is still an issue.

For the record, the [default mpv bindings](https://github.com/mpv-player/mpv/blob/284fecc0bdd8152a35a35a387faf5d4675b8f0c8/etc/input.conf#L40) do this as well. Personally, I don't use the scroll wheel for seeking, so I don't have a personal preference here. I couldn't...

``` AXIS_UP set pause yes AXIS_DOWN set pause no ``` or use `cycle pause` if you want to toggle the state instead.

Just to be clear, I mean to show it as follows: ``` 6/10 - Playlist item 5 (0-indexed) ``` I suppose adding that indicator to a different location could work,...

Also, I think adding the chapter count and playlist size to their menu headers would be a simple but useful change. Not so much for the track selection menus, though.

Me too, I forgot I even reported it but was glad when I saw it got added.