Make Pos1 work.

master
Christoph Lohmann 2017-02-26 17:21:51 +01:00
parent b95ee9c3f7
commit b36909615c
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ again:
/* first */ /* first */
case 'u': case 'u':
case KEY_BEG: case KEY_BEG:
case KEY_HOME:
i = 0; i = 0;
goto show; goto show;
/* last */ /* last */