Skip to content

fix: remove trailing blank lines from list command outputs#2

Open
muqsitnawaz wants to merge 1 commit intomainfrom
fix/remove-trailing-blank-lines
Open

fix: remove trailing blank lines from list command outputs#2
muqsitnawaz wants to merge 1 commit intomainfrom
fix/remove-trailing-blank-lines

Conversation

@muqsitnawaz
Copy link
Owner

Summary

  • Remove extra blank lines that appeared after the output of all list commands
  • Commands fixed: commands list, hooks list, skills list, instructions list, mcp list, repo list, registry list, jobs list, drive list, drive info

Before:

    permission-handler ~/.claude/hooks/permission-handler.sh
    test_permission_handler ~/.claude/hooks/test_permission_handler.py

Legend: Tracked Local-only Modified Deleted

➜  agents git:(main) ✗

After:

    permission-handler ~/.claude/hooks/permission-handler.sh
    test_permission_handler ~/.claude/hooks/test_permission_handler.py
Legend: Tracked Local-only Modified Deleted

➜  agents git:(main) ✗

Test plan

  • Build passes
  • All 207 tests pass
  • Manual verification of list commands

@muqsitnawaz muqsitnawaz force-pushed the fix/remove-trailing-blank-lines branch from d0e6580 to 7775038 Compare February 20, 2026 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant