

terminal中使用 vim 打开新文档,使用 tab 补全功能,多次点击 tab 键会出现文件夹中多个文档重复出现在页面问题

terminal中使用 vim 打开新文档,使用 tab 补全功能,上一次文件名称比新文件名长时,会显示部分上次文件名。
Translation:
Title: Using tab completion causes incorrect display in Terminal
使用 tab 键输入补全功能时,出现上次输入信息遮挡新信息显示问题
When using tab completion, (there's a problem that) the old text and the newly entered text are overlapping.
1、使用 tab 键补全会出现显示文字变小(原因未知)
I think this is actually a /dupe of #696
Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Most helpful comment
Translation:
Title: Using tab completion causes incorrect display in Terminal
使用 tab 键输入补全功能时,出现上次输入信息遮挡新信息显示问题
When using tab completion, (there's a problem that) the old text and the newly entered text are overlapping.
1、使用 tab 键补全会出现显示文字变小(原因未知)
2、使用tab键补全会出现信息显示遮挡及移位问题。
terminal中使用 vim 打开新文档,使用 tab 补全功能,多次点击 tab 键会出现文件夹中多个文档重复出现在页面问题
When using vim to open a new document and using tab completion, if you type Tab key for many times, there will be multiple files in the folder showed up on the screen.
terminal中使用 vim 打开新文档,使用 tab 补全功能,上一次文件名称比新文件名长时,会显示部分上次文件名。
When using vim to open a new document and using tab completion, if the file opened last time has a longer filename than the new one, then part of the old filename will be displayed.