if (/\b[\t\b]/.test(input)) console.log("Found word boundary followed by tab or backspace");