# ComfortFiles Keyboard Shortcuts

ComfortFiles is a Windows Explorer-style file manager for macOS.

<video class="howto-shot" autoplay muted loop playsinline poster="/media/how-to/hide-sidebar-poster.png" width="960" height="790">
  <source src="/media/how-to/hide-sidebar.mp4" type="video/mp4" />
</video>

ComfortFiles is built for people who drive a file manager from the keyboard. If you came from Windows Explorer or Total Commander, most of what you already know transfers — the modifier changes from <kbd>Ctrl</kbd> to <kbd>⌘</kbd>, and the rest lands where you expect.

## Focus and panes

The three that matter most, and the ones Finder has never had:

| Shortcut | Action |
|---|---|
| <kbd>⌘L</kbd> | Put the caret in the address bar, ready to type a path |
| <kbd>⌘F</kbd> | Put the caret in the search field |
| <kbd>Tab</kbd> / <kbd>⇧Tab</kbd> | Move focus between the sidebar tree and the file list |

<kbd>Tab</kbd> is the one worth building a habit around: it means you can go from picking a folder in the tree to selecting files in it without touching the mouse.

## Navigating

| Shortcut | Action |
|---|---|
| <kbd>⌘[</kbd> | Back |
| <kbd>⌘]</kbd> | Forward |
| <kbd>⌘↑</kbd> | Enclosing folder (go up one level) |
| <kbd>⌥←</kbd> / <kbd>⌥→</kbd> / <kbd>⌥↑</kbd> | Back / forward / up — Explorer's <kbd>Alt</kbd> keys, kept alongside the Mac ones |
| <kbd>Backspace</kbd> | Up one folder — the Explorer habit |
| <kbd>↑</kbd> <kbd>↓</kbd> | Move the selection |
| <kbd>Return</kbd> | Open — folders navigate into, files open in their default app |

## Working with files

| Shortcut | Action |
|---|---|
| <kbd>⌘C</kbd> | Copy |
| <kbd>⌘X</kbd> | Cut |
| <kbd>⌘V</kbd> | Paste |
| <kbd>⌘⌫</kbd> | Move to Trash |
| <kbd>⌦</kbd> | Move to Trash — the Delete key on a PC keyboard (<kbd>fn</kbd>+<kbd>⌫</kbd> on a Mac one) |
| <kbd>⇧⌘N</kbd> | New folder — also <kbd>⌃⇧N</kbd>, Explorer's spelling |
| <kbd>F2</kbd> | Rename — inline for one file, [batch rename](/how-to/batch-rename/) for several |
| <kbd>Space</kbd> | [Quick Look](/how-to/quick-look/) preview |
| <kbd>⌘A</kbd> | Select all |
| <kbd>⌘Z</kbd> / <kbd>⌘⇧Z</kbd> | [Undo](/how-to/undo/) / redo |

## View and windows

| Shortcut | Action |
|---|---|
| <kbd>⌘⇧.</kbd> | [Show or hide hidden files](/how-to/show-hidden-files/) |
| <kbd>⌘+</kbd> / <kbd>⌘−</kbd> | [Bigger or smaller icons](/how-to/view-modes/) — also ⌘ + scroll, or a trackpad pinch |
| <kbd>⌘0</kbd> | [Back to the default icon size](/how-to/view-modes/) |
| <kbd>⌘J</kbd> | [Show item info](/how-to/view-modes/#seeing-whats-inside-without-opening-it) — how many items are in each folder, in icon view |
| <kbd>F5</kbd> | Refresh the folder — re-reads it from disk |
| <kbd>⌃⌘S</kbd> | Show or hide the sidebar — the file list takes the whole window |
| <kbd>⇧⌘P</kbd> | Show or hide the [preview panel](/how-to/preview-panel/) |
| <kbd>⌃⌘F</kbd> | Full screen |
| <kbd>⌘T</kbd> | New [tab](/how-to/tabs/) |
| <kbd>⌘N</kbd> | New window |
| <kbd>⌘W</kbd> | Close |
| <kbd>⌘,</kbd> | Settings |
| <kbd>⌘M</kbd> | Minimize |
| <kbd>⌘Q</kbd> | Quit |

## Coming from Windows Explorer

Most keys carry over once <kbd>Ctrl</kbd> becomes <kbd>⌘</kbd>:

| Explorer | ComfortFiles | |
|---|---|---|
| <kbd>Ctrl+L</kbd> | <kbd>⌘L</kbd> | [Address bar](/guides/mac-finder-address-bar/) — the one Finder has no equivalent for |
| <kbd>Ctrl+F</kbd> | <kbd>⌘F</kbd> | Search |
| <kbd>F6</kbd> | <kbd>Tab</kbd> | Switch panes |
| <kbd>Alt+←</kbd> | <kbd>⌥←</kbd> or <kbd>⌘[</kbd> | Back |
| <kbd>Alt+→</kbd> | <kbd>⌥→</kbd> or <kbd>⌘]</kbd> | Forward |
| <kbd>Alt+↑</kbd> | <kbd>⌥↑</kbd> or <kbd>⌘↑</kbd> | Up one folder |
| <kbd>F5</kbd> | <kbd>F5</kbd> | Refresh |
| <kbd>Ctrl+Shift+N</kbd> | <kbd>⌃⇧N</kbd> or <kbd>⇧⌘N</kbd> | New folder |
| <kbd>Backspace</kbd> | <kbd>Backspace</kbd> | Up one folder |
| <kbd>F2</kbd> | <kbd>F2</kbd> | Rename |
| <kbd>Ctrl+C</kbd> / <kbd>Ctrl+X</kbd> / <kbd>Ctrl+V</kbd> | <kbd>⌘C</kbd> / <kbd>⌘X</kbd> / <kbd>⌘V</kbd> | Copy, cut, paste |
| <kbd>Ctrl+Z</kbd> | <kbd>⌘Z</kbd> | Undo |
| <kbd>Delete</kbd> | <kbd>⌦</kbd> or <kbd>⌘⌫</kbd> | Move to Trash |
| <kbd>Ctrl</kbd> + scroll | <kbd>⌘</kbd> + scroll | [Bigger or smaller icons](/how-to/view-modes/) |

**The one to watch is <kbd>Delete</kbd>, because your keyboard decides which key that is.**

On a PC keyboard, <kbd>Delete</kbd> sends <kbd>⌦</kbd> — and that moves the selection to the Trash, as it does in Explorer. On a Mac keyboard the key marked *delete* is <kbd>⌫</kbd>, which does **not** delete: it goes **up one folder**, the way Backspace does in Explorer. (Its forward-delete twin is <kbd>fn</kbd>+<kbd>⌫</kbd>.)

That split is deliberate. A Mac user's <kbd>⌫</kbd> keeps the platform convention — nothing is deleted by a bare keystroke that deletes nothing anywhere else on their Mac — while a switcher's <kbd>Delete</kbd> does what their hands expect. Either way the file goes to the **Trash**, and <kbd>⌘Z</kbd> brings it straight back.

## Related

- Want ComfortFiles itself on a global hotkey, from any app? [Summon ComfortFiles from anywhere](/how-to/summon-shortcut/).
- New to the Mac from Windows? [Windows to Mac file management](/guides/windows-to-mac-file-management/).

## Frequently asked questions

### Why does the Delete key not delete anything?

That is the macOS convention, and ComfortFiles follows it: <kbd>⌘⌫</kbd> (Command-Delete) moves the selection to the Trash. A bare <kbd>⌫</kbd> never deletes — it goes <strong>up one folder</strong>, which is what Backspace does in Windows Explorer. Explorer uses a bare <kbd>Delete</kbd> to delete, so this is one of the few keys that genuinely differs. Deleted items go to the macOS Trash and can be restored from there.

### Is there an equivalent of Explorer's F6 to switch panes?

Yes — <kbd>Tab</kbd> moves focus between the sidebar tree and the file list, and <kbd>⇧Tab</kbd> moves back. macOS reserves F6 for its own focus cycling, so Tab is the key ComfortFiles uses.

### Does F2 rename more than one file at a time?

Yes. With a single file selected, F2 starts an inline rename. With several selected, the same key opens the batch rename dialog, so one keystroke covers both cases.

### Does Backspace go back or go up?

<strong>Up</strong>, one folder — the same as current Windows Explorer, where Back is <kbd>Alt+←</kbd> and Backspace is Up. Windows XP mapped Backspace to Back, which is why the two get mixed up. For Back, use <kbd>⌘[</kbd>.

### How do I get the icons back to their normal size?

<kbd>⌘0</kbd>, or <strong>View ▸ Actual Size</strong> — the same convention browsers use with ⌘+ / ⌘− / ⌘0. It only applies in icon view; the list has a fixed row height and nothing to scale.

### Can I change the shortcuts?

Not inside ComfortFiles yet. macOS itself can override any menu shortcut system-wide through System Settings → Keyboard → Keyboard Shortcuts → App Shortcuts, by entering the menu item's exact title.

### Do the shortcuts work when the sidebar has focus?

Yes. The menu shortcuts (⌘L, ⌘F, ⌘[, ⌘]) work wherever you are. Arrow keys, Return and Space act on whichever pane currently has focus, which is what Tab switches.
