-
Support for other forms of regex would be awesome – especially since as a nvim-user, you have to know vimscript patterns, lua patterns, and most likely js regex, it sometimes gets a bit confusing.
…
-
-
### What client do you play on?
enUS
### Faction
Horde
### Content Phase:
Generic
### Current Behaviour
https://www.wowhead.com/npc=16624/gelanthis
This NPC has limited stock JC patterns tha…
-
### Bug Description
the lua built-in functions `string.match` and `string.find` take in patterns, which are matched using a backtracking matcher. a backtracking matcher can take exponential time to c…
-
The list is not displaying anything. It seems it is displaying the next line in the list. Most of the yanks are single line yanks. The entries you see in the screenshot are multiline yanks
Here's m…
-
### Problem
Noticed this because I have some huge directories in one of my repos for testing, which probably isn't very common. Excluding files not in the patterns sent by the LSP server could possib…
-
If I add a file `test.lua` to my `.styluaignore`, it will correctly get ignored in both of these usages:
```console
$ stylua --respect-ignores test.sua
$ ls *.lua | xargs stylua --respect-ignores…
-
**Issue**
The Knuth-Liang hyphenation always defaults to (2, 2) for left hyphen and right hyphen minima, upon initialization:
https://github.com/sile-typesetter/sile/blob/b2cc0841ff603abc335c5e6…
-
The stats.lua script uses string:match() lots of times when processing query parameters.
In most cases the regex is not anchored, which means that the parameter can contain additional characters. Thi…
-
## Describe the problem
I have macro to change my talents bound to Alt+F1, and when used I have this error message
### What steps will reproduce the problem?
1. Put action keybind on Alt+F1
2…