Ctrl+Z is the Unix suspend signal (SIGTSTP) which suspends the process before urwid can intercept it. Changed to: - Ctrl+U for undo - Ctrl+R for redo 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cli.py | ||
| providers.py | ||
| runner.py | ||
| tool.py | ||
| ui.py | ||
| ui_snack.py | ||
| ui_urwid.py | ||