Method: Neovim::Client#input

Defined in:
lib/neovim/client.rb

#input(keys) ⇒ Integer

See :h nvim_input()

Parameters:

  • keys (String)

Returns:

  • (Integer)


# File 'lib/neovim/client.rb', line 120