foghawk

Results 5 issues of foghawk

### Before submitting a *pull request* make sure you have: - [x] At least skimmed through [contributing guidelines](https://github.com/yt-dlp/yt-dlp/blob/master/CONTRIBUTING.md#developer-instructions) including [yt-dlp coding conventions](https://github.com/yt-dlp/yt-dlp/blob/master/CONTRIBUTING.md#yt-dlp-coding-conventions) - [x] [Searched](https://github.com/yt-dlp/yt-dlp/search?q=is%3Apr&type=Issues) the bugtracker for similar pull...

site-enhancement
pending-fixes
stale-pr

I would like to have new selections copied from `CLIPBOARD` to `PRIMARY`, but not vice versa. Ideally, I would like to do so without enabling the history feature. ([xcmenu](https://github.com/micaelbergeron/xcmenu) supposedly...

enhancement

I'd like to be able to sort filenames in natural order (e.g. "a1" < "a2" < "a11"). That's all I'm really interested in, though I can see locale-respectful sorting being...

enhancement
infoneeded

Currently, horizontal scroll-wheel events are handled oddly. The scroll wheel can never be used to scroll horizontally, even when a horizontal scrollbar is present (contradicting the behavior described in the...