commit | 68c2d5c48dbb5e3ca40f7271f43a4dc2165068d7 | [log] [download] |
---|---|---|
author | nicm <nicm> | Wed Sep 23 14:57:33 2020 +0000 |
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | Wed Sep 30 13:27:43 2020 +0100 |
tree | 844f4cbe76ad4a863fa2b39632cb918f988ec328 | |
parent | f70eda38175af89e05bf7b959128829375830143 [diff] |
Escape+Up and the other arrow keys should be kept as Escape+Up and not converted to M-Up. Do not give them the implied meta flag so they don't match the M-Up entry in the output key tree. Fixes problem with vi reported by jsing@.