FG

Search and replace with TAB character in Sublime Text 2

Fresh3 days ago
Mar 15, 202689775 views
Confidence Score1%
1%

Problem

In Sublime Text 2, I want search and replace by the TAB character. I tried replacing with char but it's not working. How can I do it?

Error Output

\t

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Search and replace with TAB character in Sublime Text 2

Low Risk

You can use regular expressions by clicking on this button: The regex for a Tab character is .

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment