FG

Open several windows of the same file in Textmate?

Fresh3 days ago
Mar 15, 20261962 views
Confidence Score0%
0%

Problem

do you know how can one in Textmate open several windows for the same file? So I can at the same time look and compare different parts of the same file.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Open several windows of the same file in Textmate?

Low Risk

Quick AppleScript to do the copy-paste-etc. operation in sequence: Basically it executes Select All, Copy, New, Paste, Select All, Up (the last two commands bring the cursor to the top of the newly duplicated file). The new file also will not be syn…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment