{"id":28089127,"url":"https://github.com/tmccombs/ansify.nvim","last_synced_at":"2026-07-06T09:31:05.641Z","repository":{"id":292296493,"uuid":"955127695","full_name":"tmccombs/ansify.nvim","owner":"tmccombs","description":"Minimal nvim plugin to use the terminal mode to process ansi escape codes","archived":false,"fork":false,"pushed_at":"2025-11-27T08:56:33.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-30T02:37:47.007Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tmccombs.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-26T06:36:08.000Z","updated_at":"2025-11-27T08:56:36.000Z","dependencies_parsed_at":"2025-05-09T07:27:20.002Z","dependency_job_id":"b92181ab-6340-4024-9594-4025afa1a578","html_url":"https://github.com/tmccombs/ansify.nvim","commit_stats":null,"previous_names":["tmccombs/ansify.nvim"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tmccombs/ansify.nvim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmccombs%2Fansify.nvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmccombs%2Fansify.nvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmccombs%2Fansify.nvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmccombs%2Fansify.nvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmccombs","download_url":"https://codeload.github.com/tmccombs/ansify.nvim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmccombs%2Fansify.nvim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35185688,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-06T02:00:07.184Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-05-13T12:53:58.008Z","updated_at":"2026-07-06T09:31:05.618Z","avatar_url":"https://github.com/tmccombs.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansify.nvim\n\nThis is a simple, and fairly minimal Neovim plugin that allows you to view content that contains ANSI escapes as intended within\nthe editor, using Neovim's terminal functionality to process the escapes.\n\n# Requirments\n\nThe main branch, and versions 2.0.0 and later require Neovim version 0.12 or later.\n\n# Documentation\n\nThe full documentation is in [doc/ansify.txt](doc/ansify.txt).\n\n# Acknowledgments\n\n- https://github.com/neovim/neovim/issues/30415#issuecomment-2368519968 for the start of the implementation, although this has added some additional functionality\n- https://github.com/kovidgoyal/kitty/issues/719 for some ideas on how to handle kitty's scrollback buffer with Neovim\n\n# Alternatives\n\nThere are some other plugins I'm aware of that solve similar problems. However, these\neither don't take advantage of Neovim's terminal mode, or in the case of\nkitty-scrollback.nvim, are larger and more complicated than what I needed.\n\n- https://github.com/m00qek/baleia.nvim processes escapes in Lua code\n- https://github.com/powerman/vim-plugin-AnsiEsc processes escapes with vimscript\n- https://github.com/mikesmithgh/kitty-scrollback.nvim If you are using this exclusively for viewing scrollback with kitty\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmccombs%2Fansify.nvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmccombs%2Fansify.nvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmccombs%2Fansify.nvim/lists"}