https://github.com/vbauerster/window.kak
Window commands for Kakoune
https://github.com/vbauerster/window.kak
Last synced: 5 months ago
JSON representation
Window commands for Kakoune
- Host: GitHub
- URL: https://github.com/vbauerster/window.kak
- Owner: vbauerster
- License: unlicense
- Created: 2021-12-10T13:42:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-10T13:47:57.000Z (over 4 years ago)
- Last Synced: 2025-08-24T12:51:05.196Z (11 months ago)
- Homepage: https://kakoune.org
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING
Awesome Lists containing this project
README
# window.kak
###### [Documentation] | [Source]
[Source]: rc/window.kak
[Documentation]: docs/window.asciidoc
Window commands for [Kakoune].
[Kakoune]: https://kakoune.org
## Installation
``` sh
git clone https://github.com/alexherbo2/window.kak ~/.config/kak/autoload/window
```