class

Kakoune::Client

Inherits Kakoune::Commands / Reference / Object

Constructors

new(session : Kakoune::Session, name : String)
Source

Instance methods

current_buffer
Source
edit(files : Array(Path | String), position : Position | Nil)
Source
exists?
Source
name
Source
name=(name : String)
Source
send(command, arguments)

Add a few switches to evaluate-commands for perfect command forwarding to another context.

Source
send(command)
Source
session
Source
session=(session : Session)
Source