editmoin
edit MoinMoin wiki pages with your favourite editor
Install
- All systems
-
curl cmd.cat/editmoin.sh
- Debian
-
apt-get install editmoin
- Ubuntu
-
apt-get install editmoin
- Kali Linux
-
apt-get install editmoin
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install editmoin
- Raspbian
-
apt-get install editmoin
- Dockerfile
- dockerfile.run/editmoin
editmoin
edit MoinMoin wiki pages with your favourite editor
editmoin allows you to edit pages in MoinMoin wikis with your preferred editor instead of the (usually quite limited) web browser text areas. It also supports configuration files to define shortcuts for URLs that you edit often. This package also includes a Vim syntax file. Install vim-addon-manager and use "vim-addons install editmoin" to activate. However, you can use any other editor by setting the standard $EDITOR environment variable.