Skip to content
Discussion options

You must be logged in to vote

I retested and now nvim_input works. Not sure what I did wrong before.

This may be another source of issues. For example, make sure that 'mini.clue' is not lazy loaded (i.e. is set up before nvim_input() call).

This might be my issue. I wrote user command that calls vim.api.nvim_input(prefix) and it now works when called in session, but when starting nvim with -c option submode doesn't work.

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
5 replies
@aShabat
Comment options

Answer selected by echasnovski
@echasnovski
Comment options

@aShabat
Comment options

@echasnovski
Comment options

@aShabat
Comment options

Comment options

You must be logged in to vote
2 replies
@echasnovski
Comment options

@aShabat
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested mini.clue
2 participants