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
.lastnote# last frame for topic "note".last# last frame across all topics.lastnote-n5# last 5 frames for topic "note".last-n10# last 10 frames across all topics.last"user.*"# last frame matching wildcard.lastnote--follow# stream updates for topic "note"
Changelog
feat: add optional topic and -n flag to .last (#135)