Capi Etheriel

Results 54 comments of Capi Etheriel

did you try writing it like this? ```typescript .useValue(createMock()) ```

Nope, it has already been raised in #1058 I'd recommend looking into alternatives like [SpaceVim](http://vim.liuchengxu.org/) or [EverVim](https://github.com/LER0ever/EverVim)

btw, what is the output of `locale` in your terminal?

I just used it with Ansible2 and saw no issues (so far).

I have the opposite issue. I want it to type something like `nanana'K` and it actually types `nananaḰ`. I wish I could configure it to escape those diacritics.

It would make sense for that to be the default, imo.

Just a heads up UUID v7 will be supported in Python 3.14 `uuid` library: https://docs.python.org/3.14/whatsnew/3.14.html#uuid It should be out October 7th, so we can start dreaming already :) https://peps.python.org/pep-0745/#schedule

@svallory yeah, it sort of was the reason i left too. but OTOH, it kind of changed my path: maybe i don't need to enforce the shell. maybe all I...