mirror of
https://github.com/tstack/lnav
synced 2024-11-08 01:10:29 +00:00
9 lines
94 B
Plaintext
9 lines
94 B
Plaintext
~ foo
|
|
til ^
|
|
wsp ^
|
|
eof ^
|
|
eval -- ../test foo
|
|
split:
|
|
0 ^ -- ../test
|
|
1 ^-^ -- foo
|