kakounedotcom / connect.kak

Connect a program to Kakoune clients
https://kakoune.org
The Unlicense
88 stars 18 forks source link

:cat not working #45

Closed basbebe closed 3 years ago

basbebe commented 3 years ago

I'm using macOS 11.1 and Kakoune 2020.09.01

when I'm doing :cat from a connected terminal I have this in the debug buffer:

error running command ''evaluate-commands' '-try-client' 'client0' 'write' '-method' 'overwrite' 'buffer.fifo' 
': 1:1: 'evaluate-commands' 1:1: 'write' unknown option '-method'

The Terminal is suspended / waits for output but nothing happens.

alexherbo2 commented 3 years ago

Your Kakoune version is too old.

https://github.com/mawww/kakoune/issues/3827