{"id":16388048,"url":"https://github.com/dotmpe/chauvet-tmux","last_synced_at":"2026-03-04T14:30:58.221Z","repository":{"id":138231848,"uuid":"475990827","full_name":"dotmpe/chauvet-tmux","owner":"dotmpe","description":"Tmux statusbar config in Chauvet theme","archived":false,"fork":false,"pushed_at":"2022-05-22T08:06:40.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-22T14:50:01.178Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/dotmpe.png","metadata":{"files":{"readme":"ReadMe.rst","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":"2022-03-30T17:49:13.000Z","updated_at":"2022-03-30T17:49:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"0bb2e2d3-f2e9-487f-a9c0-4413cbf7c2f1","html_url":"https://github.com/dotmpe/chauvet-tmux","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dotmpe/chauvet-tmux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotmpe%2Fchauvet-tmux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotmpe%2Fchauvet-tmux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotmpe%2Fchauvet-tmux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotmpe%2Fchauvet-tmux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotmpe","download_url":"https://codeload.github.com/dotmpe/chauvet-tmux/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotmpe%2Fchauvet-tmux/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30083736,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T13:22:36.021Z","status":"ssl_error","status_checked_at":"2026-03-04T13:20:45.750Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-10-11T04:28:12.545Z","updated_at":"2026-03-04T14:30:58.181Z","avatar_url":"https://github.com/dotmpe.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"To use Chauvet with tmux, the easiest currently is to use the Airline and Tmuxline Vim addons. See below.\n\nAlternatively a customized Tmuxline snapshot is included in this repository.\nTo use it in ``tmux.conf``::\n\n  source chauvet-powerline-statusbar.conf\n\nVim setup\n---------\nCreate a ``vimrc`` section like::\n\n  let g:tmuxline_preset = {\n        \\'a'    : '#S',\n        \\'b'    : [ ' #(whoami)' ],\n        \\'c'    : [ ' #(string.sh append-if-len \"$(system-status charge-left-unconnected)\" \" \")#(string.sh prepend-if-len \"$(system-status short)\" \" \")' ],\n        \\'win'  : [ '#I#W' ],\n        \\'cwin' : [ ' #I', '#W#F' ],\n        \\'x'    : [ '#(tmux-uptime p) #(user-tools weather)' ],\n        \\'y'    : [ '%R', \"%a%V'%y \" ],\n        \\'z'    : [ '#h' ] }\n\n  let g:tmuxline_separators = {\n                \\ 'left' : '',\n                \\ 'left_alt': '',\n                \\ 'right' : '',\n                \\ 'right_alt' : '',\n                \\ 'space' : ''}\n\nYou have to provide your own scripts, above sections are my vimrc.\nWhen Vim starts in a Tmux session, the Tmux status is updated automatically.\n\nAlternatively you can disable Tmuxline auto-update::\n\n  let g:airline#extensions#tmuxline#enabled = 0\n\nand generate a snapshot to include in your tmux.conf::\n\n  :TmuxlineSnapshot ~/.config/tmux/color.conf\n\nAnd then further edit the generated file.\n\n..\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotmpe%2Fchauvet-tmux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotmpe%2Fchauvet-tmux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotmpe%2Fchauvet-tmux/lists"}