File operations

Manage archives and duplicate files, open files, use Trash, and copy paths.

ARCHIVES

Archive management

C creates an archive from the focused item or selection. e extracts the focused archive or selected archives into separate folders.

Extract

Formats

.zip.7z.rar.tar.tar.gz / .tgz.tar.xz / .txz.tar.bz2 / .tbz2 / .tbz.tar.zst / .tzst
  • Encrypted ZIP, 7z, and RAR5 archives prompt for a password when needed.
  • RAR extraction uses external 7-Zip.

Create

Formats

.zip.7z.tar.tar.gz / .tgz.tar.xz / .txz.tar.bz2 / .tbz2 / .tbz
  • Choose the archive name.
  • Add password protection to ZIP or 7z archives.

DUPLICATES

Duplicate Finder

Press Alt+D to find files with identical contents, regardless of filename.

Results are grouped by content and can be trashed, deleted permanently, renamed, opened, or revealed in the file browser.

OPEN

Opening files and folders

elio opens items with the default app, or lets you choose one.

KeyBehavior
EnterEnter folders, or open files/active selection with the default app.
oOpen the focused item or active selection with the default app.
OShow matching apps for the focused item.

Platform launchers

PlatformDefault launcher
macOSopen
Windowscmd /c start
Linux / BSD desktop sessionsgio, with xdg-open as fallback

Open With works for files and folders. It shows a chooser when multiple matching apps are found. If there is only one match, it opens it directly. If no match is found, or on platforms without app discovery, elio falls back to the default opener.

TRASH

Trash and restore

Trash behavior depends on the platform. Use d to move entries to Trash, D to delete selected entries permanently, and r to restore entries from the Trash view.

PlatformBehavior
LinuxUses gio trash when available, then falls back to the Freedesktop Trash layout.
BSDUses the Freedesktop Trash layout.
macOSMoves items to ~/.Trash and stores restore metadata for items trashed by elio.
WindowsMoves items to the Recycle Bin. The Recycle Bin is not shown as a browsable Trash view yet.

Freedesktop filename collisions

On Freedesktop Trash systems, the stored filename may change to avoid collisions, for example photo.jpg.2. elio reads the matching .trashinfo metadata, so the file is still shown, previewed, opened, and restored as the original photo.jpg.

CLIPBOARD

Copy to clipboard

c opens a menu to copy names, paths, or directory paths for the focused item or selection.

EnvironmentClipboard method
TerminalOSC52 when supported
Waylandwl-copy
X11xclip or xsel
macOSpbcopy
Windowsclip