Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix prompt_start_row reset to 0 when opening a file without newline in Nushell #688

Merged
merged 1 commit into from
Dec 23, 2023

Fix `prompt_start_row` reset to 0 when opening a file without newline in

ae68d9b
Select commit
Loading
Failed to load commit list.
Merged

Fix prompt_start_row reset to 0 when opening a file without newline in Nushell #688

Fix `prompt_start_row` reset to 0 when opening a file without newline in
ae68d9b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 23, 2023 in 0s

0.00% of diff hit (target 49.17%)

View this Pull Request on Codecov

0.00% of diff hit (target 49.17%)

Annotations

Check warning on line 85 in src/painting/painter.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/painting/painter.rs#L85

Added line #L85 was not covered by tests

Check warning on line 158 in src/painting/painter.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/painting/painter.rs#L154-L158

Added lines #L154 - L158 were not covered by tests

Check warning on line 161 in src/painting/painter.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/painting/painter.rs#L161

Added line #L161 was not covered by tests

Check warning on line 423 in src/painting/painter.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/painting/painter.rs#L422-L423

Added lines #L422 - L423 were not covered by tests

Check warning on line 10 in src/painting/prompt_lines.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/painting/prompt_lines.rs#L10

Added line #L10 was not covered by tests