A tool to extract and query Claude Code session information for easy restoration with claude -r.
# List all sessions
python3 ~/.claude/extract-sessions.py| // git.io url: https://tinyurl.com/SurfingKeys-settings or https://git.io/JfXjB | |
| // inspired by https://github.com/Foldex/surfingkeys-config/blob/master/config.js | |
| // remove conflict with browser's history, download pannel toggle | |
| // unmap('<Ctrl-j>'); | |
| // iunmap('<Ctrl-j>'); | |
| // vunmap('<Ctrl-j>'); | |
| // unmap('<Ctrl-h>'); | |
| // iunmap('<Ctrl-h>'); | |
| // vunmap('<Ctrl-h>'); |