-
**Warning: I will close the issue without the minimal init.vim and the
reproduction instructions.**
# Problems summary
Invoking `call ddu#start({})` crashes denops.vim itself by `E523: Not allo…
-
## Problem
Error like this is thrown when opening floating ddu window with the following step.
```
[denops] error: Uncaught (in worker "ddu") (in promise) Error: Failed to call 'call' with ["ddu#ui…
-
## Why
https://github.com/Shougo/ddu-ui-ff/blob/76bf9749ebecb3c37dab777a98c847bde1cf8fdc/denops/%40ddu-uis/ff.ts#L561
```
autocmd FileType ddu-ff-filter
\ nnoremap call ddu#ui#ff#do_action…
-
```
NVIM v0.6.1
Build type: Release
LuaJIT 2.1.0-beta3
Compiled by brew@Monterey
```
```vim
call ddu#custom#patch_global({
\ 'ui': 'ff',
\ 'uiParams': {
\ 'ff': {
\ 'split':…
-
Thank you for great plugin!
When I open `ddu-std-ui` with `split: floating` option by call `file_rec` source and call `ddu#ui#std#do_action('quit')` but floating ui window does not close.
It seems…
-
# Problems summary
Fails the first time it is run.
However, after the second time, it succeeds.
## Expected
Succeeds the first time it is run.
## Environment Information
- ddu.vim version …
-
**Warning: I will close the issue without the minimal init.vim and the
reproduction instructions.**
# Problems summary
`` hides the prompt.
## Expected
`` does not hide the prompt.
## Envi…
-
**Warning: I will close the issue without the minimal init.vim and the
reproduction instructions.**
# Problems summary
`` hides the prompt.
## Expected
`` does not hide the prompt.
## Envi…
-
https://user-images.githubusercontent.com/1695538/158011959-fb9a9f9a-3001-45bf-ae77-a35765c3cd74.mov
-
**Warning: I will close the issue without the minimal init.vim and the
reproduction instructions.**
# Problems summary
When set in Lua, the filter does not work.
## Expected
The filter works …