Update uppercase-regex-insert for PR feedback.

- Default to `true`
- Note default value in config
- Fix changelog link
- Add config test
This commit is contained in:
Ryan Roden-Corrent 2025-08-30 17:42:58 -04:00
parent 2a796d77e3
commit 4d19e829b3
No known key found for this signature in database
GPG key ID: 435D8B10692555C9
5 changed files with 6 additions and 3 deletions

View file

@ -70,7 +70,7 @@
* The `uppercase-regex-insert` option controls whether an uppercase hint
character will insert the selected text into the prompt in `regex-copy`
or `show-urls-copy` mode. ([#2159]2159[]).
or `show-urls-copy` mode. It defaults to `true`. ([#2159][2159]).
[2159]: https://codeberg.org/dnkl/foot/issues/2159