{"id":17953779,"url":"https://github.com/wzshiming/winseq","last_synced_at":"2025-03-25T00:31:52.131Z","repository":{"id":57483065,"uuid":"139797608","full_name":"wzshiming/winseq","owner":"wzshiming","description":"Windows console virtual terminal sequences","archived":false,"fork":false,"pushed_at":"2020-07-20T16:37:37.000Z","size":8,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-19T05:54:50.934Z","etag":null,"topics":["console","golang","sequences","unix-like","windows"],"latest_commit_sha":null,"homepage":"https://docs.microsoft.com/en-us/windows/console/console-virtual-terminal-sequences","language":"Go","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/wzshiming.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":"2018-07-05T05:10:31.000Z","updated_at":"2024-02-23T11:15:57.000Z","dependencies_parsed_at":"2022-08-27T21:02:23.742Z","dependency_job_id":null,"html_url":"https://github.com/wzshiming/winseq","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/wzshiming%2Fwinseq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wzshiming%2Fwinseq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wzshiming%2Fwinseq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wzshiming%2Fwinseq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wzshiming","download_url":"https://codeload.github.com/wzshiming/winseq/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245377921,"owners_count":20605374,"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":["console","golang","sequences","unix-like","windows"],"created_at":"2024-10-29T10:07:04.797Z","updated_at":"2025-03-25T00:31:51.665Z","avatar_url":"https://github.com/wzshiming.png","language":"Go","readme":"# Windows Console Virtual Terminal Sequences\n\n[![Build Status](https://travis-ci.org/wzshiming/winseq.svg?branch=master)](https://travis-ci.org/wzshiming/winseq)\n[![Go Report Card](https://goreportcard.com/badge/github.com/wzshiming/winseq)](https://goreportcard.com/report/github.com/wzshiming/winseq)\n[![GitHub license](https://img.shields.io/github/license/wzshiming/winseq.svg)](https://github.com/wzshiming/winseq/blob/master/LICENSE)\n\n- [English](https://github.com/wzshiming/winseq/blob/master/README.md)\n- [简体中文](https://github.com/wzshiming/winseq/blob/master/README_cn.md)\n\nUse Unix like Sequences in Windows\n\nVirtual terminal sequences are control character sequences that can control cursor movement, color/font mode, and other operations when written to the output stream.  \nSequences may also be received on the input stream in response to an output stream query information sequence or as an encoding of user input when the appropriate mode is set.  \n\n[Document](https://docs.microsoft.com/en-us/windows/console/console-virtual-terminal-sequences)\n\n## Usage\n\n``` golang\n\nimport _ \"github.com/wzshiming/winseq\"\n\n```\n\n[Console control colors](https://github.com/wzshiming/ctc)  \n[Console control cursor](https://github.com/wzshiming/cursor)  \n\n## License\n\nPouch is licensed under the MIT License. See [LICENSE](https://github.com/wzshiming/winseq/blob/master/LICENSE) for the full license text.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwzshiming%2Fwinseq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwzshiming%2Fwinseq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwzshiming%2Fwinseq/lists"}