Make Pos1 work. - catpoint - Catpoint simple presenting software.
 (HTM) git clone git://bitreich.org/catpoint/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/catpoint/
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit b36909615c3b554e77f843a493fda1ef6935a93b
 (DIR) parent b95ee9c3f701ede5263139276897ae482ba70331
 (HTM) Author: Christoph Lohmann <20h@r-36.net>
       Date:   Sun, 26 Feb 2017 17:21:51 +0100
       
       Make Pos1 work.
       
       Diffstat:
         M catpoint.c                          |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
 (DIR) diff --git 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 */