2a7f37f140.0 MB
BSD-2-Clause
strict
Unknown
A minimalist text editor with syntax highlight, copy/paste, and search
Usage
Command line: (filename is optional)
Supported keys:
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
snap to the
terminal:
Command line: (filename is optional)
me filenameSupported 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 thesnap to the
removable-media interface by running the following command in aterminal:
sudo snap connect mazu-editor:removable-mediaUpdate History
2a7f37f (14)13 Dec 2025, 09:47 UTC
23 Apr 2019, 06:40 UTC
23 Apr 2019, 08:57 UTC
13 Dec 2025, 09:47 UTC