{"id":13897691,"url":"https://github.com/imomaliev/tmux-keyboard-layout","last_synced_at":"2025-03-19T10:30:39.995Z","repository":{"id":45582912,"uuid":"347562594","full_name":"imomaliev/tmux-keyboard-layout","owner":"imomaliev","description":"Tmux plugin to show current keyboard layout","archived":false,"fork":false,"pushed_at":"2022-12-22T17:38:40.000Z","size":8,"stargazers_count":13,"open_issues_count":4,"forks_count":9,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-28T17:56:06.991Z","etag":null,"topics":["keyboard-layout","tmux","tmux-plugin"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/imomaliev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-03-14T06:33:17.000Z","updated_at":"2025-01-28T09:29:56.000Z","dependencies_parsed_at":"2023-01-30T15:16:46.946Z","dependency_job_id":null,"html_url":"https://github.com/imomaliev/tmux-keyboard-layout","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/imomaliev%2Ftmux-keyboard-layout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imomaliev%2Ftmux-keyboard-layout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imomaliev%2Ftmux-keyboard-layout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imomaliev%2Ftmux-keyboard-layout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imomaliev","download_url":"https://codeload.github.com/imomaliev/tmux-keyboard-layout/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243982182,"owners_count":20378605,"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":["keyboard-layout","tmux","tmux-plugin"],"created_at":"2024-08-06T18:03:48.600Z","updated_at":"2025-03-19T10:30:39.740Z","avatar_url":"https://github.com/imomaliev.png","language":"Shell","readme":"# Tmux Keyboard Layout plugin\n\nPlugin that shows current keyboard layout.\n\n### Usage\n\n```tmux.conf\nset -g status-right '#{keyboard_layout}'\n```\n\n### Installation with Tmux Plugin Manager (recommended)\n\nAdd plugin to the list of TPM plugins:\n\n```tmux.conf\nset -g @plugin 'imomaliev/tmux-keyboard-layout'\n```\n\nPress prefix + I to install it.\n\n### Manual Installation\n\nClone the repo:\n\n```bash\n$ git clone https://github.com/imomaliev/tmux-keyboard-layout.git ~/clone/path\n```\n\nAdd this line to your .tmux.conf:\n\n```tmux.conf\nrun-shell ~/clone/path/keyboard-layout.tmux\n```\n\nReload TMUX environment with:\n\n```bash\n$ tmux source-file ~/.tmux.conf\n```\n\n### Configurations\n\n#### Change option scope (default g - global)\n\nFollows same rules as `set-option`\n\n**Special case**: To set scope to session use `'-'`, because by default session scope used when no param is provided.\n\n```tmux.conf\nset -g @keyboard_layout:option_scope '-'\n```\n\n#### Change output length (default 16)\n\nMake output length equal to 2\n\n```tmux.conf\nset -g @keyboard_layout:length 2\n```\n\n### License\n\n[MIT](LICENSE)\n","funding_links":[],"categories":["Shell"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimomaliev%2Ftmux-keyboard-layout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimomaliev%2Ftmux-keyboard-layout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimomaliev%2Ftmux-keyboard-layout/lists"}