=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/keymap.c,v retrieving revision 1.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- src/usr.bin/mg/keymap.c 2021/04/20 10:02:50 1.59 +++ src/usr.bin/mg/keymap.c 2022/10/20 18:59:24 1.60 @@ -1,4 +1,4 @@ -/* $OpenBSD: keymap.c,v 1.59 2021/04/20 10:02:50 lum Exp $ */ +/* $OpenBSD: keymap.c,v 1.60 2022/10/20 18:59:24 op Exp $ */ /* This file is in the public domain. */ @@ -290,7 +290,7 @@ copyregion, /* w */ extend, /* x */ rescan, /* y */ - rescan, /* z */ + zaptochar, /* z */ gotobop, /* { */ piperegion, /* | */ gotoeop /* } */