{"id":18774231,"url":"https://github.com/leny/atom-pane-manager","last_synced_at":"2025-06-12T02:33:31.359Z","repository":{"id":22480847,"uuid":"25819968","full_name":"leny/atom-pane-manager","owner":"leny","description":"Set your panes layout, move your files between them, and other useful pane-related stuffs.","archived":false,"fork":false,"pushed_at":"2017-06-20T18:09:10.000Z","size":21,"stargazers_count":3,"open_issues_count":5,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-27T00:54:56.561Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leny.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-27T13:20:02.000Z","updated_at":"2017-09-04T13:42:24.000Z","dependencies_parsed_at":"2022-07-22T18:47:32.638Z","dependency_job_id":null,"html_url":"https://github.com/leny/atom-pane-manager","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leny%2Fatom-pane-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leny%2Fatom-pane-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leny%2Fatom-pane-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leny%2Fatom-pane-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leny","download_url":"https://codeload.github.com/leny/atom-pane-manager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248689377,"owners_count":21145923,"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":[],"created_at":"2024-11-07T19:37:47.383Z","updated_at":"2025-04-13T09:21:37.191Z","avatar_url":"https://github.com/leny.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Atom: pane-manager\n\n\u003e Set your panes layout, move your files between them, and other useful pane-related stuffs.\n\n* * *\n\n## WARNING: breaking changes in `1.0`!\n\nIf you used this package before its `1.0` version, you need to read the following documentation: commands name have changed and keybindings have been disabled to make overriding easier.\n\n* * *\n\n## Keybindings\n\nWith the success of Atom, it's really difficult to choose keybindings that will not enter in conflict whit anyone else's packages, so I have removed the default keystrokes and let the keymap empty to let you set your own keybindings.\n\nSee [keymaps/pane-manager.cson](https://github.com/leny/atom-pane-manager/blob/master/keymaps/pane-manager.cson) for suggestions.\n\n## Features\n\n### Change pane layouts\n\nUse commands `pane-manager:change-layout-[number]` to switch between layouts (`[number]` can be one of the following : `one`, `two`, `three`, `four`, `five`, `six`, `seven`, `eight`, `nine`, `ten`).\n\n#### Customize layouts\n\nUsing the following config parameters, you can customize your pane layouts (following are defaults).\n\n* `layout-one`: `[ 1 ]` (one column, one row)\n* `layout-two`: `[ 1, 1 ]` (two columns, one row)\n* `layout-three`: `[ 1, 1, 1 ]` (three columns, one row)\n* `layout-four`: `[ 1, 1, 1, 1 ]` (four columns, one row)\n* `layout-five`: `[ 2, 2 ]` (two columns, two rows)\n* `layout-six`: `[ 2, 2, 2 ]` (three columns, two rows)\n* `layout-seven`: `[ 1, 2 ]` (two columns, last one splitted in two rows)\n* `layout-eight`: `[ 1, 2 ]` (two columns, first one splitted in two rows)\n* `layout-nine`: `[ 1, 1, 2 ]` (three columns, last one splitted in two rows)\n* `layout-ten`: `[ 1, 2, 2 ]` (three columns, last two splitted in two rows)\n\n### Give the focus to another pane\n\nUse commands `pane-manager:focus-to-pane-[number]` to change the focus to target pane (`[number]` can be one of the following : `one`, `two`, `three`, `four`, `five`, `six`, `seven`, `eight`, `nine`, `ten`).\n\n### Move a tab to another pane\n\nUse commands `pane-manager:move-to-pane-[number]` to move current tab to target pane (`[number]` can be one of the following : `one`, `two`, `three`, `four`, `five`, `six`, `seven`, `eight`, `nine`, `ten`).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleny%2Fatom-pane-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleny%2Fatom-pane-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleny%2Fatom-pane-manager/lists"}