Drop bang-only enter alias

This commit is contained in:
2026-02-17 06:02:09 +09:00
parent b3ce2622e3
commit 6049ba7a8a
3 changed files with 16 additions and 4 deletions

View File

@@ -82,7 +82,7 @@ python -m lazy_enter
실행 후 Slack의 허용된 채널에서:
- `/start-claude`, `/start-codex`: 기존 세션에 연결
- 일반 메시지 전송: 현재 연결된 CLI(Claude/Codex)로 입력만 전달 (엔터 미포함)
- `!`, `!e`, `!enter` 전송: 엔터 키만 전달 (현재 프롬프트 제출)
- `!e`, `!enter` 전송: 엔터 키만 전달 (현재 프롬프트 제출)
- `/stop-claude`, `/stop-codex`: 브릿지 연결 해제 (세션 유지)
## 테스트 및 품질 점검