feat(session): improve session list and log formatting for human readability #260
Reference in New Issue
Block a user
Delete Branch "fix/issue-252"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
kugetsu listcommand to show sessions in a table format ordered by last updated timekugetsu logscommand with cleaner timestamps, color-coded log levels, and better visual separationChanges
cmd_list improvements
cmd_logs improvements
Testing
bash -nRelated Issue
fixes #252
lgtm