First release of Kakoune Qt ๐
Features:
-
Create splits with
:kakqt-split-horizontal [<commands>]
and:kakqt-split-vertical [<commands>]
-
Navigate between splits with keybindings
<c-s-h>
,<c-s-j>
,<c-s-k>
and<c-s-l>
-
Focus splits with
:kakqt-focus <client_name>
-
Show and hide splits with
:kakqt-show <client_name>
and:kakqt-hide <client_name>