Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

Colorize multiple groups #70

Closed
Ren60FHk opened this issue Sep 5, 2019 · 4 comments
Closed

Colorize multiple groups #70

Ren60FHk opened this issue Sep 5, 2019 · 4 comments
Labels
enhancement New feature or request

Comments

@Ren60FHk
Copy link

Ren60FHk commented Sep 5, 2019

Is it possible to colorize multiple groups ?

@hSaria
Copy link
Owner

hSaria commented Sep 5, 2019

I'll get this fixed today in v0.4.1. It'll be something like this.

rules:
- description: hello world
  regex: Hello (World)! It's (me)
  color: 
    1: f#abcabc
    2: b#123123

The group key in a rule will be deprecated, but still supported for a while.

@Ren60FHk
Copy link
Author

Ren60FHk commented Sep 5, 2019

I'll get this fixed today in v0.4.1. It'll be something like this.

rules:
- description: hello world
  regex: Hello (World)! It's (me)
  color: 
    1: f#abcabc
    2: b#123123

The group key in a rule will be deprecated, but still supported for a while.

Good to hear that!
ChromaTerm does help me very much in a day-to-day operation, thank you very much!

@hSaria
Copy link
Owner

hSaria commented Sep 5, 2019

ChromaTerm v0.4.1 published.

@hSaria hSaria closed this as completed Sep 5, 2019
@hSaria
Copy link
Owner

hSaria commented Sep 5, 2019

I'll get this fixed today in v0.4.1. It'll be something like this.

rules:
- description: hello world
  regex: Hello (World)! It's (me)
  color: 
    1: f#abcabc
    2: b#123123

The group key in a rule will be deprecated, but still supported for a while.

Good to hear that!
ChromaTerm does help me very much in a day-to-day operation, thank you very much!

Thanks a lot. I'm happy that I can help.

If you've got any other suggestions, I'd be thrilled to hear them :)

@hSaria hSaria added the enhancement New feature or request label Sep 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants