is0n/jaq-nvim

E5108: Error executing lua [string ":lua"]:1: Expected Lua number

nyngwang opened this issue · 2 comments

How to reproduce:

After that the floating terminal ends with [Process exited 0], press <ESC>.

Error message

E5108: Error executing lua [string ":lua"]:1: Expected Lua number
stack traceback:
        [C]: in function 'nvim_win_close'
        [string ":lua"]:1: in main chunk

Pic.

is0n commented
  1. Could you tell me which Neovim version you are using?
  2. Can you provide the config you are using that is causing this error?

Problem resolved