ITADN
falbru/kakoune-qt

版本发布 1

v0.1
? · 2024-12-28

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>`