Hi! I’ve been using Kakoune with Ghostty for the past couple of weeks using this plugin. It works well but :focus only works on the nightly build. Just to spread awareness and rack up internet points.
I have also opened Support windowing in Ghostty by lrworth · Pull Request #5524 · mawww/kakoune · GitHub in case someone wants this built-in to Kakoune (otherwise I’d consider packaging the plugin better).
1 Like
I’m wondering if +new-window action will be supported on macOS. Zed has Zed > Install CLI from the application menu. Something equivalent could be nice for macOS.
Is there a way to get the terminal associated to %val{client_pid}?
Technically, eval -client kak_client_in_given_ghostty_terminal ghostty-terminal-vertical kak -c %val{session} should do the correct thing.
Amazing!
I just added some suggestions for making the pull request more friendly for Linux users. I’ve been using Ghostty with Kakoune on Linux for months now.
It’s a bummer that there’s no CLI options for handling splits, tabs, etc. outside of AppleScript. But creating new windows works for me just fine.
Maybe eventually that will get built out for the Linux people.