Regex (Regular Expressions) Keyboard Shortcuts

Complete Regex (Regular Expressions) keyboard shortcuts and commands reference — 12 shortcuts across 1 categories. Quick reference cheat sheet for Windows & Mac.

Patterns (12)

ShortcutAction
.Any character
\\dDigit
\\wWord char
\\sWhitespace
^Start of line
$End of line
*Zero or more
+ One or more
?Zero or one
[abc]Char class
(group)Group
a|bOR
📄 View Printable Cheat Sheet — Download as PDF or print · 🧩 Combine with other tools

Frequently Asked Questions

What are the most useful Regex (Regular Expressions) keyboard shortcuts?

The most essential Regex (Regular Expressions) shortcuts are: . (Any character), \\d (Digit), \\w (Word char). These cover the most frequent actions and can significantly speed up your workflow.

How many keyboard shortcuts does Regex (Regular Expressions) have?

Regex (Regular Expressions) has 12 keyboard shortcuts across 1 categories on shortcut-tools.com.

How do I use keyboard shortcuts in Regex (Regular Expressions)?

Simply press the key combination while Regex (Regular Expressions) is focused. Most shortcuts work immediately. On Mac, replace Ctrl with Cmd and Alt with Option for most shortcuts.

What is the Regex (Regular Expressions) shortcut for any character?

The Regex (Regular Expressions) shortcut for any character is ..

What Patterns shortcuts does Regex (Regular Expressions) have?

Regex (Regular Expressions) includes 12 Patterns shortcuts, including . (Any character) and \\d (Digit). See the full list in the Patterns section above.

What's the fastest way to learn all Regex (Regular Expressions) shortcuts?

Print the Regex (Regular Expressions) cheat sheet and keep it next to your keyboard for the first week, then switch to active recall: open Shortcut Speedrun and practice Regex (Regular Expressions) shortcuts against the clock until they're automatic.

Can I combine Regex (Regular Expressions) shortcuts with other tools?

Yes — use My Stack to combine Regex (Regular Expressions) shortcuts with any other platform on this site into one printable reference, which is useful if your daily workflow spans several tools.

Related Shortcut Pages

VS Code Jupyter Notebook PyCharm Xcode Neovim / Vim WebStorm

Search 13,500+ shortcuts across 269 platforms

Explore All Platforms Practice Shortcuts
🔧 Spotted an error or a missing shortcut? Suggest an edit on GitHub — every accepted fix goes live on this page, the API and the CLI.

🤖 Ask AI about Regex (Regular Expressions) shortcuts

Open your assistant with this page preloaded as the source — great for follow-up questions like "which of these work in other apps?"

ChatGPT Claude Perplexity Gemini Grok