Upload the log messages by :redir and :message (if errored)
Displayed after Control-C
[denops] Failed to handle message 2,invoke,dispatch,ddu,uiAction,filer,itemAction,[object Object] Error: Failed to call 'uiAction' API in 'ddu': Failed to call 'ddu#item_acti
on' in Neovim: function ddu#item_action[1]..ddu#denops#_request[15]..denops#request[1]..denops#_internal#server#chan#request[6]..denops#_internal#rpc#nvim#request, line 1: Vi
m(return):Error invoking 'invoke' on channel 4 (denops):
[denops] Error: Failed to call 'itemAction' API in 'ddu': Failed to call 'denops#api#eval' in Neovim: Keyboard interrupt (code: 0)
[denops] at Plugin.call (file:///Users/neo/.cache/dpp/repos/github.com/vim-denops/denops.vim/denops/@denops-private/service.ts:175:13)
[denops] at eventLoopTick (ext:core/01_core.js:168:7)
[denops] at async Service.#dispatch (file:///Users/neo/.cache/dpp/repos/github.com/vim-denops/denops.vim/denops/@denops-private/service.ts:88:12)
[denops] at async Service.dispatch (file:///Users/neo/.cache/dpp/repos/github.com/vim-denops/denops.vim/denops/@denops-private/service.ts:93:14)
[denops] at async dispatch (https://deno.land/x/messagepack_rpc@v2.0.3/dispatcher.ts:36:12)
[denops] at async Session.#dispatch (https://deno.land/x/messagepack_rpc@v2.0.3/session.ts:244:22)
[denops] at async Session.#handleRequestMessage (https://deno.land/x/messagepack_rpc@v2.0.3/session.ts:271:33) (code: 0)
[denops] at Plugin.call (file:///Users/neo/.cache/dpp/repos/github.com/vim-denops/denops.vim/denops/@denops-private/service.ts:175:13)
[denops] at eventLoopTick (ext:core/01_core.js:168:7)
[denops] at async Service.#dispatch (file:///Users/neo/.cache/dpp/repos/github.com/vim-denops/denops.vim/denops/@denops-private/service.ts:88:12)
[denops] at async Service.dispatch (file:///Users/neo/.cache/dpp/repos/github.com/vim-denops/denops.vim/denops/@denops-private/service.ts:93:14)
[denops] at async dispatch (https://deno.land/x/messagepack_rpc@v2.0.3/dispatcher.ts:36:12)
[denops] at async Session.#dispatch (https://deno.land/x/messagepack_rpc@v2.0.3/session.ts:244:22)
[denops] at async Session.#handleNotificationMessage (https://deno.land/x/messagepack_rpc@v2.0.3/session.ts:299:25)
Warning: I will close the issue without the minimal init.vim and the reproduction instructions.
Problems summary
ddu.vim freezes when narrowing an item and does not react to the key in the config.
Environment Information
ddu.vim version (SHA1): d87fbf85c1852823ff4b77b0e98bef7cdd703302
denops.vim version (SHA1): 09e64956c2946bba0a060d0a0aaddde106753bd9
deno version(
deno -V
output): 1.43.6OS: MacOS Sonoma 14.5 (M1, 2020)
neovim/Vim
:version
output: NVIM v0.10.0 Build type: Release LuaJIT 2.1.1713773202Provide a minimal init.vim/vimrc without plugin managers (Required!)
How to reproduce the problem from neovim/Vim startup (Required!)
Screenshot (if possible)
https://github.com/Shougo/ddu.vim/assets/61031352/32d780ee-6c73-4ee2-915a-864a27d15238
Upload the log messages by
:redir
and:message
(if errored)Displayed after Control-C