Skip to content

Conversation

@dwoske
Copy link

@dwoske dwoske commented Nov 19, 2025

I have very long endpoint names in my API, so wanted the ability to resize the panels to make the left one wider. You can use keyboard shortcuts to resize the panels with this PR. I used Claude Code, and it did a one-shot solution which I haven't done exhaustive testing on, but looks like it worked and the code changes are minimal.

  • Add +/= and - keyboard shortcuts to resize left/right panels
  • Left panels (APIs/Tags) can be resized from 20% to 80% width
  • Default improved from 25% to 30% for better visibility of long API paths
  • Resize in 5% increments for fine control
  • Updated status line to show resize shortcuts
  • Non-breaking change - all existing functionality preserved

Fixes issue with long API endpoint names being mostly hidden in narrow panels.

🤖 Generated with Claude Code

- Add +/= and - keyboard shortcuts to resize left/right panels
- Left panels (APIs/Tags) can be resized from 20% to 80% width
- Default improved from 25% to 30% for better visibility of long API paths
- Resize in 5% increments for fine control
- Updated status line to show resize shortcuts
- Non-breaking change - all existing functionality preserved

Fixes issue with long API endpoint names being truncated in narrow panels.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
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