{"id":16835900,"url":"https://github.com/eraserhd/kak-ansi","last_synced_at":"2025-10-15T22:38:25.104Z","repository":{"id":43476706,"uuid":"154186147","full_name":"eraserhd/kak-ansi","owner":"eraserhd","description":"Kakoune support for rendering ANSI-colored text.","archived":false,"fork":false,"pushed_at":"2025-02-09T19:57:56.000Z","size":105,"stargazers_count":48,"open_issues_count":5,"forks_count":6,"subscribers_count":5,"default_branch":"develop","last_synced_at":"2025-03-18T08:11:19.681Z","etag":null,"topics":["kakoune","plugin"],"latest_commit_sha":null,"homepage":"https://github.com/eraserhd/kak-ansi","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eraserhd.png","metadata":{"files":{"readme":"README.asc","changelog":"CHANGELOG.asc","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":"2018-10-22T17:26:36.000Z","updated_at":"2025-03-16T18:33:59.000Z","dependencies_parsed_at":"2024-03-24T13:46:54.721Z","dependency_job_id":"c817290b-edfb-470a-ad18-dc18f0bdbfe7","html_url":"https://github.com/eraserhd/kak-ansi","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eraserhd%2Fkak-ansi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eraserhd%2Fkak-ansi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eraserhd%2Fkak-ansi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eraserhd%2Fkak-ansi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eraserhd","download_url":"https://codeload.github.com/eraserhd/kak-ansi/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244907420,"owners_count":20529850,"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":["kakoune","plugin"],"created_at":"2024-10-13T12:11:42.004Z","updated_at":"2025-10-15T22:38:20.072Z","avatar_url":"https://github.com/eraserhd.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"kak-ansi\n========\n\nKakoune support for rendering ANSI-colored text.\n\n== Installing\n\nYou'll need a C99-compatible C compiler.  The Kakoune plugin will build the\nfilter program automatically if it's not already built on load.  If you want\nto build it manually instead:\n\n[source,sh]\n----\n$ make\n----\n\n== Usage\n\nThis plugin provides `ansi-render`, `ansi-render-selection`, `ansi-clear`,\n`ansi-enable` and `ansi-disable` commands.  In addition, when Kakoune is\nused as a pager, it will automatically execute `ansi-enable` in the `*stdin*`\nbuffer to process escape codes when idle.\n\n*ansi-render*::\n    Removes ANSI escapes from the buffer and adds highlighting for regions\n    that were ANSI-colored.\n*ansi-render-selection*::\n    Removes ANSI escapes from selections and adds highlighting for regions\n    that were ANSI-colored.\n*ansi-clear*::\n    Clear highlighting added by the previous two commands.\n*ansi-enable*::\n    Configures current buffer to run `ansi-render` on the new data received\n    through fifo.\n*ansi-disable*::\n    Disables automatic rendering of new fifo data.\n\n== Contributing\n\nNew features and bug fixes should have test coverage in `tests/tests.bash`\nwhere possible.  Tests can be run with a modern bash:\n\n----\n$ bash tests/tests.bash\n----\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feraserhd%2Fkak-ansi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feraserhd%2Fkak-ansi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feraserhd%2Fkak-ansi/lists"}