commit b36909615c3b554e77f843a493fda1ef6935a93b parent b95ee9c3f701ede5263139276897ae482ba70331 Author: Christoph Lohmann <20h@r-36.net> Date: Sun, 26 Feb 2017 17:21:51 +0100 Make Pos1 work. Diffstat:
catpoint.c | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
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 */