Mazu Editor
Install latest/stable of Mazu Editor
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install mazu-editor
Don't have snapd? Get set up for snaps.
Details for Mazu Editor
Package name
- mazu-editor
License
- BSD-2-Clause
Last updated
- 23 April 2019 - latest/stable
- 5 November 2025 - latest/edge
Websites
Contact
Command › Alias
External link warning
You are about to open
Do you wish to proceed?
Report a Snap Store violation
Report Mazu Editor for a Snap Store violation
Snap Store Violation Report submitted successfully
Thank you for your report. Information you provided will help us investigate further.
Error submitting report
There was an error while sending your report. Please try again later.
Share this snap
Generate an embeddable card to be shared on external websites.
A minimalist text editor with syntax highlight, copy/paste, and search
Usage
Command line: (filename is optional)
me _filename_
Supported keys:
- Ctrl-S: Save
- Ctrl-Q: Quit
- Ctrl-F: Find string in file
- ESC to cancel search, Enter to exit search, arrows to navigate
- Ctrl-C: Copy line
- Ctrl-X: Cut line
- Ctrl-V: Paste line
- PageUp, PageDown: Scroll up/down
- Up/Down/Left/Right: Move cursor
- Home/End: move cursor to the beginnging/end of editing line
Mazu Editor does not depend on external library (not even curses). It uses fairly standard VT100 (and similar terminals) escape sequences.
Acknowledge
Mazu Editor was inspired by excellent tutorial Build Your Own Text Editor:
https://viewsourcecode.org/snaptoken/kilo
Snap-specific information
Due to the confined nature of the snap apps, by default this snap can only access the files under your home directory(excluding the dotfiles right under it).
To open and save files under the /mnt and the /media directories, connect the
snap to the removable-media interface by running the following command in a
terminal:
sudo snap connect mazu-editor:removable-media
| Revision | Channel | Version | Build | Commit | Download SBOM |
|---|
The build and commit information is derived from build infrastructure records.
Install Mazu Editor on your Linux distribution
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.