You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to have an equivalent of grep's -C.
But it is hard to support "-C" for multiple results. But it might suffice to say "give me 10 commands in the session around the timestamp x"
The text was updated successfully, but these errors were encountered:
I want to have an equivalent of grep's
-C
.But it is hard to support "-C" for multiple results. But it might suffice to say "give me 10 commands in the session around the timestamp x"
The text was updated successfully, but these errors were encountered: