Hello,
When I run nvim under tmux (2.1), when the cursor passes by a line heading with a two-space indent, the indent will be automatically displayed as four spaces. The attached images are examples:
This is the original file:
This is what the file looks like after the cursor passes by the lines.
Seems that this problem does not occur when tmux is not launched.
How can I disable this auto expanding?
Thanks.
Environment
Problem Description
Hello, When I run nvim under tmux (2.1), when the cursor passes by a line heading with a two-space indent, the indent will be automatically displayed as four spaces. The attached images are examples: This is the original file: This is what the file looks like after the cursor passes by the lines.
Seems that this problem does not occur when tmux is not launched. How can I disable this auto expanding? Thanks.