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

eat terminfo files are modified in repo #1172

Open
haji-ali opened this issue Oct 28, 2024 · 0 comments
Open

eat terminfo files are modified in repo #1172

haji-ali opened this issue Oct 28, 2024 · 0 comments
Labels

Comments

@haji-ali
Copy link

emacs-eat has a folder terminfo where "compiled" terminfo files are saved. Since there are already defaults versions of these files in the repo, they are linked (rather than copied) in the straight/build directory to files in the straight/repos. On my system, I have to call eat-compile-terminfo which modifies the file 'terminfo/65/eat-256color' in the straight/build directory, which in turns modifies the file in the straight/repos. This means that the emacs-eat repo is marked as modified. I would prefer to copy these files to the build directory and then modify them independently of the repo.

What is the recommended way to resolve this from straight, so that the compiled files are copied/saved in the straight/build folder without linking them back to the straight/repos folder?

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

No branches or pull requests

1 participant