Here are some useful tips for using Claude Code, as outlined in the Anthropic official documentation. These are useful features for those coding with AI in the terminal. ## Quick Launch & Shortcuts ### 1. Launch the terminal directly with the `!` prefix. Instead of saying "run git status," type something like `!git status` to launch it immediately. This reduces waiting time and token consumption. ### 2. Undo previous state with Esc twice. If you mess up while experimenting, press `Esc` twice
Here are some useful tips for using Claude Code, as outlined in the Anthropic official documentation. These are useful features for those coding with AI in the terminal. ## Quick Launch & Shortcuts ### 1. Launch the terminal directly with the `!` prefix. Instead of saying "run git status," type something like `!git status` to launch it immediately. This reduces waiting time and token consumption. ### 2. Undo previous state with Esc twice. If you mess up while experimenting, press `Esc` twice