1
1
Fork
You've already forked mg-unicode
0
mg is intended to be a small, fast, and portable editor for people who can't (or don't want to) run emacs for one reason or another, or are not familiar with the vi(1) editor. It is compatible with emacs because there shouldn't be any reason to learn more editor types than emacs or vi(1).
  • C 93.1%
  • Roff 6.2%
  • Makefile 0.7%
2026年02月11日 15:43:41 +01:00
CVS first commit 2026年01月04日 13:49:37 +03:00
.cvsignore first commit 2026年01月04日 13:49:37 +03:00
.gitignore first commit 2026年01月04日 13:49:37 +03:00
.mg first commit 2026年01月04日 13:49:37 +03:00
autoexec.c first commit 2026年01月04日 13:49:37 +03:00
basic.c first commit 2026年01月04日 13:49:37 +03:00
bell.c first commit 2026年01月04日 13:49:37 +03:00
buffer.c first commit 2026年01月04日 13:49:37 +03:00
cinfo.c first commit 2026年01月04日 13:49:37 +03:00
cmode.c first commit 2026年01月04日 13:49:37 +03:00
cscope.c first commit 2026年01月04日 13:49:37 +03:00
def.h first commit 2026年01月04日 13:49:37 +03:00
dir.c first commit 2026年01月04日 13:49:37 +03:00
dired.c first commit 2026年01月04日 13:49:37 +03:00
display.c first commit 2026年01月04日 13:49:37 +03:00
echo.c first commit 2026年01月04日 13:49:37 +03:00
extend.c first commit 2026年01月04日 13:49:37 +03:00
file.c first commit 2026年01月04日 13:49:37 +03:00
fileio.c fix CRLF line endings 2026年01月07日 10:44:18 +03:00
funmap.c first commit 2026年01月04日 13:49:37 +03:00
funmap.h first commit 2026年01月04日 13:49:37 +03:00
GNUmakefile first commit 2026年01月04日 13:49:37 +03:00
grep.c first commit 2026年01月04日 13:49:37 +03:00
help.c first commit 2026年01月04日 13:49:37 +03:00
kbd.c first commit 2026年01月04日 13:49:37 +03:00
kbd.h first commit 2026年01月04日 13:49:37 +03:00
key.h first commit 2026年01月04日 13:49:37 +03:00
keymap.c first commit 2026年01月04日 13:49:37 +03:00
line.c first commit 2026年01月04日 13:49:37 +03:00
macro.c first commit 2026年01月04日 13:49:37 +03:00
macro.h first commit 2026年01月04日 13:49:37 +03:00
main.c first commit 2026年01月04日 13:49:37 +03:00
Makefile first commit 2026年01月04日 13:49:37 +03:00
match.c first commit 2026年01月04日 13:49:37 +03:00
mg.1 first commit 2026年01月04日 13:49:37 +03:00
modes.c first commit 2026年01月04日 13:49:37 +03:00
paragraph.c first commit 2026年01月04日 13:49:37 +03:00
pathnames.h first commit 2026年01月04日 13:49:37 +03:00
re_search.c first commit 2026年01月04日 13:49:37 +03:00
README.md Update README.md 2026年02月11日 15:43:41 +01:00
region.c first commit 2026年01月04日 13:49:37 +03:00
search.c first commit 2026年01月04日 13:49:37 +03:00
spawn.c first commit 2026年01月04日 13:49:37 +03:00
tags.c first commit 2026年01月04日 13:49:37 +03:00
tty.c first commit 2026年01月04日 13:49:37 +03:00
ttyio.c first commit 2026年01月04日 13:49:37 +03:00
ttykbd.c first commit 2026年01月04日 13:49:37 +03:00
tutorial first commit 2026年01月04日 13:49:37 +03:00
undo.c first commit 2026年01月04日 13:49:37 +03:00
util.c first commit 2026年01月04日 13:49:37 +03:00
version.c first commit 2026年01月04日 13:49:37 +03:00
window.c first commit 2026年01月04日 13:49:37 +03:00
word.c first commit 2026年01月04日 13:49:37 +03:00
yank.c first commit 2026年01月04日 13:49:37 +03:00