demurky

Results 7 issues of demurky

#### For bugs - Rule Id (if any, e.g. SC1000): SC3037 - My shellcheck version (`shellcheck --version` or "online"): 0.7.2 - [x] The rule's wiki page does not already cover...

### Steps to reproduce: - Make a few bindings with `:bind --mode=browser` - Run `:firefoxsyncpush` - Remove the extension - Install it again - Run `:firefoxsyncpull` ### Expected behaviour: The...

bug
P4

the file `sponsorblock.txt` (which contains the UID) should only be readable/writable by the user (it sould be given a permission of 600), otherwise other users in the system can read...

![image](https://user-images.githubusercontent.com/70697865/176708054-72a31b2c-5bef-47b3-9eb8-e6d1062823ad.png)

set the title of the terminal window to 'bashmount' and reset it to the previous state on exit.

### Checklist - [X] I'm reporting a bug unrelated to a specific site - [X] I've verified that I'm running yt-dlp version **2022.04.08** ([update instructions](https://github.com/yt-dlp/yt-dlp#update)) or later (specify commit) -...

bug
patch-available

Example: In line 2, omitting `ON` makes highlighting work correctly (but is invalid SQL of course). ``` CREATE TRIGGER IF NOT EXISTS mytrigger AFTER UPDATE ON accounts FOR EACH ROW...