mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-05 05:05:08 +02:00
645afc83ab
help was in META_COMMANDS, so it dispatched to handleMetaCommand() which threw "Unknown meta command: help". Removing it from the set lets the dedicated else-if handler in handleCommand() execute correctly. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>