sometimes emacs mode's M-. will insert an altered version of the last word of the previous command—generally some characters are missing from middle of the word
i don't have a repro yet, but this tends to happen with very long words (e.g. i start by doing ls on a file with an extremely long path, and then try to read it with cat <M-.>, but the path that's inserted isn't the same one as used in the ls)
i'm pretty sure, but not absolutely positive, that this can happen in (the RHEL9 build of) 93u+m 1.0.6; it definitely happens in stock 93u
sometimes emacs mode's
M-.will insert an altered version of the last word of the previous command—generally some characters are missing from middle of the wordi don't have a repro yet, but this tends to happen with very long words (e.g. i start by doing
lson a file with an extremely long path, and then try to read it withcat <M-.>, but the path that's inserted isn't the same one as used in thels)i'm pretty sure, but not absolutely positive, that this can happen in (the RHEL9 build of) 93u+m 1.0.6; it definitely happens in stock 93u