{"id":13898877,"url":"https://github.com/fedorenchik/AnsiEsc","last_synced_at":"2025-07-17T16:31:04.580Z","repository":{"id":94257626,"uuid":"99145375","full_name":"fedorenchik/AnsiEsc","owner":"fedorenchik","description":"Ansi Escape Sequence Visualization for Vim","archived":true,"fork":false,"pushed_at":"2021-02-10T03:42:07.000Z","size":28,"stargazers_count":7,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-25T05:30:35.267Z","etag":null,"topics":["ansi-codes","ansi-colors","ansi-escape-codes","ansi-escape-sequences","vim-plugin"],"latest_commit_sha":null,"homepage":"","language":"Vim script","has_issues":false,"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/fedorenchik.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-08-02T17:48:03.000Z","updated_at":"2023-01-28T10:39:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"c3c14efd-89b4-441d-ab65-78291011d1c5","html_url":"https://github.com/fedorenchik/AnsiEsc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fedorenchik/AnsiEsc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedorenchik%2FAnsiEsc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedorenchik%2FAnsiEsc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedorenchik%2FAnsiEsc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedorenchik%2FAnsiEsc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fedorenchik","download_url":"https://codeload.github.com/fedorenchik/AnsiEsc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedorenchik%2FAnsiEsc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265629895,"owners_count":23801488,"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":["ansi-codes","ansi-colors","ansi-escape-codes","ansi-escape-sequences","vim-plugin"],"created_at":"2024-08-06T18:04:30.408Z","updated_at":"2025-07-17T16:31:04.568Z","avatar_url":"https://github.com/fedorenchik.png","language":"Vim script","funding_links":[],"categories":["Vim Script"],"sub_categories":[],"readme":"Deprecated\n==========\n\nPlease, consider using https://github.com/chrisbra/Colorizer plugin.\n\nANSI Highlighting\n=================\n\nThis is github page of this plugin\nhttp://www.drchip.org/astronaut/vim/index.html#ANSIESC\nby Charles E. Campbell\n\nUpdated May 7, 2020 (v13s)\n\nThis plugin follows ANSI-escape sequences to colorize subsequent text using\nvim's syntax highlighting engine.\n\nThe AnsiEsc plugin provides a single command: `:AnsiEsc`, which will toggle\nANSI-escape sequence processing. When enabled, AnsiEsc will handle `\u003cesc\u003e[FGm%`,\n`\u003cesc\u003e[ATTR;FGm`, and `\u003cesc\u003e[FG;BGm` sequences; subsequent text will then be\ncolored appropriately.\n\nWith vim 7.2 and earlier, the escape sequence itself will take space but will be\nsuppressed using \"Ignore\" highlighting. Vim 7.3 comes with Vince Negri's\nconceal/ownsyntax capabilities built-in. With it, ANSI-escape sequences will\nhave their colorizing effects but will themselves be concealed (again, when\nAnsiEsc is enabled and one has used `set conceallevel=[2 or 3]`).\n\nManual\n------\n\nSee doc/AnsiEsc.txt for detailed description.\n\nInstallation\n------------\n\nIf you don't have a preferred installation method, I recommend using Vim's\npackages feature, simply copy and paste:\n\n\tmkdir -p ~/.vim/pack/bundle/start\n\tcd ~/.vim/pack/bundle/start\n\tgit clone https://github.com/fedorenchik/AnsiEsc.git\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedorenchik%2FAnsiEsc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffedorenchik%2FAnsiEsc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedorenchik%2FAnsiEsc/lists"}