Keith Hall
Keith Hall
### Summary Sublime Text doesn't show the UAC prompt to elevate permissions for saving a file in a restricted folder on Windows. ### Steps to reproduce 1. On Windows, with...
### What happened? Currently `$((` is treated as arithmetic even when it isn't. Example Bash snippet which finds modified txt files but doesn't return an exit code if grep finds...
Performing a search on this repo finds that there are 5 tmPreferences files which specify the key "indentNextLinePattern". However, [recent research](https://forum.sublimetext.com/t/everything-you-n-ever-wanted-to-know-about-indentation-in-st3/26207) has revealed that this key is not used by...
**Problem description** Quite often when I want to make some fixes to a PR somebody has made to a git repository I maintain, I want to add their fork as...
Hi, Thanks for this really useful plugin. Sometimes I am developing syntax definition packages, and update my local User `AutoSetSyntax.sublime-settings` `user_syntax_rules` (and I plan to contribute those here as `default_syntax_rules`...
Fixes #3175
Add missing command line switches to manpage, with descriptions taken from long help: - `--binary` - `--completion` - `--strip-ansi` re: https://github.com/sharkdp/bat/issues/3170#issuecomment-2591084884
Fixes #107