Allow meta-keys in getloc

Fix altmeta again, to (re)allow meta-keys in getloc, for example
fast-moving the cursor with altmeta and number_pad.
This commit is contained in:
Pasi Kallinen
2021-07-29 14:43:41 +03:00
parent f2019e2ec6
commit 4007640882

View File

@@ -734,6 +734,7 @@ getpos(coord *ccp, boolean force, const char *goal)
rushrun = FALSE;
g.program_state.getting_a_command = 1;
c = readchar_poskey(&tx, &ty, &sidx);
if (hilite_state) {