Norman Richards
Norman Richards
I copied this into my iTerm and set the terminal type to xterm. This is pretty amazing, but I'm seeing several key sequences that don't work as expected. Many of...
I'd point out that jwks.json supports multiple keys, and though it's not as common a practice as it should be, a sight should advertise multiple keys when they are rotating...
If the `sut` class doesn't exist, ideally there would either be no `sut` import or it should import the "correct" non-existant class, resulting in an immediate error unless we generate...
Looking at the tests, the feature is definitely intended to match aribtrary prefixes and suffixes. Here's an addition to the test cases the demonstrate the problem: ``` diff --git a/features/auto-ns.feature...
This seems to still be a problem.