Pierre Ganty

Results 5 issues of Pierre Ganty

The following shows it is possible to enter `Ex` mode but it is not possible to get out of it. ```python >>> import neovim >>> n = neovim.attach("child", argv=['/opt/homebrew/bin/nvim', "--clean",...

I have a Python script that is spawning thousands of short lived `nvim` instances. With the latest release of pynvim (i.e. `0.5.0`) the output gets flooded with the following messages:...

bug

Hi, When asking `re` for an example of length up to 20 then none is returned. If, for the same regular expression, I ask `re` to return an example of...

bug

Hi there, In the `fsm` man page I read: ``` -t name Apply a transformation. Multiple transformations may be given, and are applied in the order given. ``` However, if...

bug

### Neovim version (nvim -v) v0.8.0-dev+604-gd8360e903 ### Vim (not Nvim) behaves the same? I did not check since vim does not have `pynvim` ### Operating system/version macOS 12.4 ### Terminal...

bug
channels-rpc
has:workaround
event-loop