Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Workspace): vim.ui.input expected table #3

Merged
merged 1 commit into from
Jul 13, 2023
Merged

fix(Workspace): vim.ui.input expected table #3

merged 1 commit into from
Jul 13, 2023

Conversation

judaew
Copy link
Contributor

@judaew judaew commented Jul 12, 2023

I got follow error after using :Automaton create cmd:

Error executing Lua callback: vim/shared.lua:0: Expected table, got string
stack traceback:
        [C]: in function 'assert'
        vim/shared.lua: in function 'tbl_isempty'
        /opt/local/share/nvim/runtime/lua/vim/ui.lua:92: in function 'input'
        ...al/share/nvim/lazy/automaton.nvim/lua/automaton/init.lua:254: in function 'create_workspace'
        ...al/share/nvim/lazy/automaton.nvim/lua/automaton/init.lua:433: in function <...al/share/nvim/lazy/automaton.nvim/lua/automaton/init.lua:423>

@Dax89 Dax89 merged commit 5c02996 into Dax89:master Jul 13, 2023
@Dax89
Copy link
Owner

Dax89 commented Jul 13, 2023

Thanks!

@judaew judaew deleted the fix/vim.ui.input-in-the-init.lua branch July 13, 2023 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants