multitextor

(★ 35)

Multiplatform command line text editor.

File Explorer

  • .gitignore
  • .travis.yml
  • appveyor.yml
  • build.sh
  • cmakegen.bat
  • CMakeLists.txt
  • LICENSE
  • README.md
  • snapcraft.yaml

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

snap

View Details ▼

Manage the "snap" self-contained software packages.
Similar to what `apt` is for `.deb`.

snap find {{query}}

Search for a package:

snap install {{package}}

Install a package:

snap refresh {{package}}

Update a package:

// repository documentation