Skip to content

For some files, the ~ symbol will always be displayed #386

@onlycalm

Description

@onlycalm

Perform the following operations to reproduce the problem:

  1. Create new files main.c and com.h under the test directory structure. (test/main.c test/com.h)
  2. The content of the document is arbitrary, for example
1
2
3
3
4
5
  1. And then execute the instructions. (git init git add --all `git commit -m "test")
  2. You will see that all lines in com.h display the ~ symbol
    image

It should not display the ~ symbol.The prompt for the main.c file is normal.
I also found similar problems in my other warehouses, some of the file prompt is abnorma.

The following projects reproduce this problem
test.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions