Skip to content

Commit bbd8311

Browse files
abachmancodex
andauthored
feat: add session log search (#11)
* feat: add session log search Co-authored-by: codex GPT-5.4 <codex@openai.com> * fix: remove dead helper Co-authored-by: codex GPT-5.4 <codex@openai.com> --------- Co-authored-by: codex GPT-5.4 <codex@openai.com>
1 parent 8ac1a6b commit bbd8311

3 files changed

Lines changed: 659 additions & 88 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,10 @@ ccsessions --debug
7171
- Type to filter sessions
7272
- `Tab` to cycle focus between search, session list, and session log
7373
- `j` / `k` or arrow keys to move in the session list or scroll the session log when that pane is focused
74+
- `/` in the session log pane to open inline search
75+
- `up` / `down` in session log search to move between matches
76+
- `Enter` to keep the current session log search active
77+
- `Esc` to clear the current session log search
7478
- `q` to quit
7579

7680
## Notes

0 commit comments

Comments
 (0)