Start · Docs for v0.4

Getting started

Install Rip, open a folder, and learn the parts of the window.

Rip is a code editor for people who review more code than they write. This page takes you from the download to your first open folder.

Install#

macOS#

  1. Download Rip from ripeditor.com. Pick Apple Silicon or Intel.
  2. Open the disk image and drag Rip into Applications.
  3. Open Rip from Applications.

Rip needs macOS 13 or later. Apple has notarized the app, so macOS opens it without a warning.

Linux#

Rip ships as a package for Debian, Ubuntu, Fedora and Arch Linux, and as a tarball for other distributions. The Linux download page has one command for each. The package is rip-editor; the command it installs is rip.

Open a folder#

Rip shows one folder per window.

  • Press CommandOCtrl+O and pick a folder.
  • On Linux, run rip path/to/folder in a terminal.
  • Open a file the same way. Rip opens the file and uses its folder as the project.

The window#

  • Sidebar. The file tree of the open folder. CommandBCtrl+B hides and shows it. A file that changed on disk while you looked elsewhere gets a dot.
  • Tabs and panes. Each file opens in a tab. secondary-</kbd> splits the editor into two panes.
  • Status bar. The branch and worktree, with buttons for the change review, pull requests, worktrees and file history. On the right: the cursor position, the indentation, and the language.
  • Title bar. The folder and the current file.

First keys#

Keys What happens
CommandPCtrl+P Find a file by name.
CommandShiftPCtrl+Shift+P Run any command by name.
CommandShiftFCtrl+Shift+F Search the folder.
Command,Ctrl+, Open the config file. Rip creates it with every option documented.
CommandK CommandTCtrl+K Ctrl+T Preview and pick a theme.
CommandOptionGCtrl+Alt+G Review the changes in the working tree.

Next#

© 2026 Xip KitFeaturesFAQsChangelogDocsPrivacy