Results 71 comments of func0der

Failing test case: In `absolute.e2e.ts` add: ``` { pattern: 'file.md', options: { ignore: [path.posix.join('**', 'fixtures', '**')], cwd: 'fixtures', absolute: true, }, expected: () => { return ['/fixtures/file.md']; }, } ```...

Known issues for now are: - [x] Failing test because the rending of groups is somehow broken (have not found out why yet) - [x] The syntax to define subheaders...

@yuwu9145 @johnleider @KaelWD Any chance we can get a review on this, so I can work on possible change requests and we can continue to work on this? :)

@nekosaur Would love for you to chip in on some of those review comments/question, if you can :)

> What is the reasoning from switching from InternalListItem to ListItem? I think that the `InternalListItem` was more of a helper construct inside the component and not something that was...

Sorry for the late reaction. I have addressed your remarks. :) > But it is, I think, too much to handle safely by people unfamilliar with the Vuetify codebase. Would...

Updated with current master. LGTM :)

This guy found another workaround which is actually doable: https://blog.guillaumea.fr/draft/ansible_fingerprint_reader/ > If the playbook is executed from and to the sames machine, for instance with hosts: localhost, simply press your...

For my usecase I basically just need one character (the whitespace). But it may be useful to have multiple, maybe even a group.