mirror of
https://github.com/ralsina/tartrazine.git
synced 2024-11-10 13:32:24 +00:00
12 lines
240 B
Plaintext
12 lines
240 B
Plaintext
---input---
|
|
(env) [~/project]$ foo -h
|
|
|
|
---tokens---
|
|
'(env)' Generic.Prompt.VirtualEnv
|
|
' ' Text
|
|
'[~/project]$ ' Generic.Prompt
|
|
'foo' Text
|
|
' ' Text.Whitespace
|
|
'-h' Text
|
|
'\n' Text.Whitespace
|