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:
@@ -734,6 +734,7 @@ getpos(coord *ccp, boolean force, const char *goal)
|
|||||||
|
|
||||||
rushrun = FALSE;
|
rushrun = FALSE;
|
||||||
|
|
||||||
|
g.program_state.getting_a_command = 1;
|
||||||
c = readchar_poskey(&tx, &ty, &sidx);
|
c = readchar_poskey(&tx, &ty, &sidx);
|
||||||
|
|
||||||
if (hilite_state) {
|
if (hilite_state) {
|
||||||
|
|||||||
Reference in New Issue
Block a user