diff --git a/catpoint.c b/catpoint.c index 73f2dfd..ef208c0 100644 --- a/catpoint.c +++ b/catpoint.c @@ -82,6 +82,7 @@ again: /* first */ case 'u': case KEY_BEG: + case KEY_HOME: i = 0; goto show; /* last */