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
fix: Ctrl+C notification only, auto-port, help version
Fix: Ctrl+C
- Ctrl+C shows red bold status notification (never quit panel)
- Quit only via [q] key
Fix: auto-increment port
- If configured port is in use, bridge tries port+1..+100
- Port switch logged to log sidebar
- TUI header shows actual running port (currentPort)
Fix: help text
- -v / --version flag listed in help screen
Fix: port references
- AppConfig.defaultPort constant replaces all hardcoded 17077
- Port config panel placeholder/hint/reset use dynamic default
See CHANGELOG.md for full details.
0 commit comments