Skip to content

02

Working with files

Copy, move, delete, tabs and panels, and ZIP.

This is the chapter where files actually move.

One thing to remember: the destination is the other panel.

There are ten operations.

OperationKeyNotes
CopyF5To the other panel (inside an archive, extract)
MoveF6To the other panel
New folderF7
New fileShift+F4Opens in the editor the moment it’s made
Delete to recycle binF8 / DelRecoverable
Delete permanentlyShift+F8 / Shift+DelAlways asks first
RenameF2Inline
Batch renameCtrl+MMany files by pattern
Copy / cut / pasteCtrl+C / Ctrl+X / Ctrl+VWorks with Explorer
Copy pathCtrl+Shift+CFull path to the clipboard
Undo / redoCtrl+Z / Ctrl+Y

Ctrl+C and Ctrl+V share the clipboard with Windows Explorer. Copy in Explorer, paste in peechcookie, or the other way around.

If the clipboard holds an image or text rather than files, Ctrl+V saves that to the current folder as a file. It’s how a screenshot lands straight in the folder you want it in.

The right-click menu is the app’s own

Right-click a file, a folder, or empty space and you get open · view · edit · copy · move · compress · rename · delete · copy path · properties · show in Explorer.

When you want the Windows shell menu, that’s Ctrl+right-click — and Ctrl+Shift+right-click for the extended one.

The right-click menu on a file — drawn by the app itself; the Explorer shell menu is Ctrl+right-click
The right-click menu on a file — drawn by the app itself; the Explorer shell menu is Ctrl+right-click

You can keep working while it copies.

Copies and moves drop into progress chips on the bottom bar.

Nothing locks up. You can keep browsing during a large move, and queue another operation on top of it.

Click the chip to cancel.

Two progress chips running at once on the bottom bar — the file being copied, the count, and a ✕ to cancel
Two progress chips running at once on the bottom bar — the file being copied, the count, and a ✕ to cancel

If the name already exists, it asks

A conflict sheet appears.

Overwrite · skip · rename · newer only.

‘Newer only’ is what you use to refresh a backup folder.

The conflict sheet — what you get when the name is already taken
The conflict sheet — what you get when the name is already taken

Undo comes in two forms

Ctrl+Z reverses what you just did — copy, move, rename, and recycle-bin delete.

The operation log in the sidebar keeps this session item by item. You can pick one operation out of order and undo or redo just that one.

Image formats convert in place.

Right-click an image ▸ Convert image format…

PNG, JPG, WEBP, GIF, BMP, ICO. ICO lets you pick several sizes to pack in (16–256px); JPG gets a quality slider. Both have a delete the original afterwards (to recycle bin) option.

You can queue a whole batch, and progress shows on the taskbar.

That’s one more errand that doesn’t need an image editor.

The convert-image-format dialog — ICO packs the sizes you tick
The convert-image-format dialog — ICO packs the sizes you tick

Dragging works three ways.

Panel to panel — drop on the other panel and it asks whether to copy or move.

Explorer to here — drag files in from Windows Explorer or another app.

Out of the window — drag outside and it becomes a native drag to other apps. Attaching to mail or uploading in a browser works the way you’d expect.

⚠️ In-app dragging is pointer-based. If it won’t grab, use Alt+drag — that switches to an external drag immediately, even inside the window.

Selecting three files and dragging them to the other panel — it asks copy or move, then moves them

Access denied is one button away.

When an operation in a protected folder like Program Files or Windows fails with access denied, a “Retry as administrator” button appears.

Press it and the same operation runs again, elevated. Copy, move, delete, new folder, and rename all support it.

You don’t have to quit and relaunch the app as administrator.

Tabs belong to a panel.

  • Ctrl+T new tab · Ctrl+W close · Ctrl+Tab next tab
  • Middle-click a folder to open it in a new tab.
  • Ctrl+← / Ctrl+→ — open the folder under the cursor as a new tab in the left / right panel.
  • Drag tabs to reorder them or throw them to the other panel.
A panel's tab strip — the active tab is underlined, and locked tabs can be shrunk to icons
A panel's tab strip — the active tab is underlined, and locked tabs can be shrunk to icons

Locked tabs

A locked tab defends its folder. Try to navigate away and the tab stays put — a new tab branches off instead.

It’s how you pin a working folder.

In Settings ▸ Navigation you can shrink locked tabs to icons only.

Session restore

Quit and relaunch and your tabs come back.

Settings ▸ Navigation ▸ Restore tabs on start gives you all / locked only (default) / from scratch.

The panels themselves

  • Ctrl+\ — toggle between dual and single panel.
  • Ctrl+U — swap the two panels wholesale.

Ctrl+U is for when you need to copy in the opposite direction. It beats navigating back to the destination.

ZIP works without a plugin.

Browse — press Enter on a zip. You walk into it like a folder.

A panel browsing the inside of a zip — the archive sits in the path bar like any other folder
A panel browsing the inside of a zip — the archive sits in the path bar like any other folder

ExtractF5 inside an archive. Only what you selected comes out, into the other panel.

Unpack whole — right-click the archive ▸ Extract… (or Alt+F9). Unpacks without opening it. It asks for a destination, defaulting to a folder named after the archive under the other panel. Select several and each gets its own named folder.

Create — select files and press Alt+F5.

Add and remove inside — with an archive open, you can add files to it or delete from it. Dropping files onto an archive puts them in too — including files dragged from Explorer.

All of it runs through progress chips, and all of it can be cancelled.

Other formats like 7z and rar are handled by WCX plugins. (Chapter 4)

Postscript. The sequence your hands learn.

Tab to bring the destination into the other panel, Space to select, F5.

Those three are most of the day.