DontEatOreo

Results 6 issues of DontEatOreo

# Changes in no particular order - Added [File Scoped Namespaces](https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/proposals/csharp-10.0/file-scoped-namespaces) - Class and variable names have been updated to conform to [C# Naming Conventions](https://github.com/ktaranov/naming-convention/blob/master/C%23%20Coding%20Standards%20and%20Naming%20Conventions.md) - Re-Wrote [DownloadFFmpeg()](https://github.com/Bluegrams/YoutubeDLSharp/blob/8c7b485891e2f52f9b91aec5a4333de08fc48c73/YoutubeDLSharp/Helpers/DownloadHelper.cs#L54) - Updated...

https://github.com/mg979/vim-visual-multi Pretty useful for text editing, since you can make a selection and automatically create individual selections for all other matches.

Move away from relying on environment variables that might or might not be available in a build environment and instead use an abstraction to get the user directory

**Describe the bug** When switching between the current and a newly opened window too quickly using Alt-Tab, the new window appears in the Alt-Tab switcher but does not gain focus....

bug

Changelog: https://github.com/yt-dlp/yt-dlp/releases/tag/2024.10.22 Diff: https://github.com/yt-dlp/yt-dlp/compare/2024.10.07...2024.10.22 ## Things done - Built on platform(s) - [x] x86_64-linux - [ ] aarch64-linux - [x] x86_64-darwin - [x] aarch64-darwin - For non-Linux: Is sandboxing enabled...

| Field | Description | |----------|-------------| | Plugin | `vim-visual-multi` | | Homepage | `https://github.com/mg979/vim-visual-multi/` | | Nixpkgs | `https://github.com/NixOS/nixpkgs/blob/7f114dae532fbba5ae881311097f343ffee740bd/pkgs/applications/editors/vim/plugins/generated.nix#L16752` | ## Extra Information It allows you to select words...

enhancement