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

Splice inserts carriage returns (^M) to every line in the final version when merging text file #24

Open
dnguyen85 opened this issue Mar 14, 2014 · 3 comments

Comments

@dnguyen85
Copy link

This happened when I tried to merge 2 tex files. No Windows-style carriage return was found in either the local or remote version, but every line in the merged file shows up with ^M.

2014_03_14_img01

@blueyed
Copy link

blueyed commented Jun 20, 2014

Maybe this is related to the VCS tool or its settings?
Is this Subversion being used here?
What platform is Vim running on? Windows?

@dnguyen85
Copy link
Author

Hi, this is a git repository, and Vim 7.3 is running on Ubuntu Linux 13.10.

@errael
Copy link

errael commented Jul 17, 2024

Hi @dnguyen85,

I've just released Splice9; it's pure vim9script, no python; it's compatible with the original Splice with additional features, particularly UI. I've addressed some issues against the original Splice (see below) and I'm wondering about this issue.

Was this resolved? If not, is there a way to reproduce it?

Feature: #30, #15, errael/splice9#16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants