mirror of
https://github.com/tstack/lnav
synced 2024-11-01 21:40:34 +00:00
a27198e8ca
... and a pile of other changes
10 lines
116 B
Plaintext
10 lines
116 B
Plaintext
abc $DEF 123
|
|
wsp ^
|
|
ref ^--^
|
|
wsp ^^
|
|
eval -- abc xyz 123
|
|
split:
|
|
0 -- abc
|
|
1 -- xyz
|
|
2 -- 123
|