Please add support for bash color squences
未关闭
enhancement
- 主要语言
- CoffeeScript
- 星标
- 518
- 派生
- 70
- PR 合并指标
- 30 天内没有已合并 PR
描述
This is a feature request. However I can't choose the tag when submit the issue.
Please add support for bash escape color sequences, whose style is "[\033[...]"
Details can be found at http://www.tldp.org/HOWTO/Bash-Prompt-HOWTO/x329.html
Thanks in advance.
贡献指南
调研方向
查找 package 解析颜色字符串的位置,可能在 scanner 或 parser 文件中。要求添加对 '\033[...]' 等 ANSI 转义序列的支持。找到现有的颜色模式定义,并为 bash 颜色序列添加一个新模式。使用此类序列在 Atom 中显示一种颜色进行测试。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- coffeescript
- 领域
- cli
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100