9 lines
145 B
Text
9 lines
145 B
Text
# BASH
|
|
regexp=\[(\d+)\](.) +(\d+)?\s?
|
|
colour=unchanged, cyan, yellow, magenta
|
|
-
|
|
regexp=Running.*
|
|
colour=bold green
|
|
-
|
|
regexp=Stopped.*
|
|
colour=red
|