{"id":18865140,"url":"https://github.com/delapouite/kakoune-i3","last_synced_at":"2026-01-27T01:02:10.686Z","repository":{"id":145160737,"uuid":"94341788","full_name":"Delapouite/kakoune-i3","owner":"Delapouite","description":"Commands to create predictable client with i3 window manager","archived":false,"fork":false,"pushed_at":"2020-10-04T11:12:00.000Z","size":201,"stargazers_count":14,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-30T21:46:25.195Z","etag":null,"topics":["i3","i3wm","kakoune","plugin"],"latest_commit_sha":null,"homepage":"http://kakoune.org","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Delapouite.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-14T14:46:12.000Z","updated_at":"2022-11-15T13:52:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"3072b296-d9b1-4f4b-a530-ff015acaa08d","html_url":"https://github.com/Delapouite/kakoune-i3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Delapouite%2Fkakoune-i3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Delapouite%2Fkakoune-i3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Delapouite%2Fkakoune-i3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Delapouite%2Fkakoune-i3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Delapouite","download_url":"https://codeload.github.com/Delapouite/kakoune-i3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239808533,"owners_count":19700454,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["i3","i3wm","kakoune","plugin"],"created_at":"2024-11-08T04:45:58.981Z","updated_at":"2026-01-27T01:02:10.637Z","avatar_url":"https://github.com/Delapouite.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# kakoune-i3\n\n[kakoune](https://kakoune.org) plugin to create predictable clients with the [i3 window manager](https://i3wm.org/).\n\n## Install\n\nAdd `i3.kak` to your autoload dir: `~/.config/kak/autoload/`.\n\nOr via [plug.kak](https://github.com/andreyorst/plug.kak):\n\n```\nplug 'delapouite/kakoune-i3' %{\n  # Suggested mapping\n  map global user 3 ': enter-user-mode i3\u003cret\u003e' -docstring 'i3 mode'\n}\n```\n\nAs it depends on the `x11` module, add this line to your kakrc:\n\n```\nset-option global windowing_modules 'x11'\n```\n\n## Usage\n\n5 commands available:\n\n- `i3-new` new window in the current container\n- `i3-new-left` ← new window on the left\n- `i3-new-right` → new window on the right\n- `i3-new-up` ↑ new window above\n- `i3-new-down` ↓ new window below\n\nNew windows display a *cloned view*: same buffer, same line.\n\nA `i3` user-mode is also declared. With the mapping in the _Install_ section above:\n\n`,3k` will open a new window above the current one.\n\n## Screenshots\n\n![kakoune-i3](https://raw.githubusercontent.com/delapouite/kakoune-i3/master/screenshot.png)\n\n## See also\n\n- [rc/filetype/i3.kak](https://github.com/mawww/kakoune/blob/master/rc/filetype/i3.kak) - config highlighters\n- [kakoune-sway](https://github.com/mreppen/kakoune-sway) - support for https://swaywm.org/\n\n## Licence\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelapouite%2Fkakoune-i3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdelapouite%2Fkakoune-i3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelapouite%2Fkakoune-i3/lists"}