-
Notifications
You must be signed in to change notification settings - Fork 232
Allow overwriting of freeze files #64
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
Comments
I am going to associate this with #51, so the freezer can have tests against handling IO situations like this. |
This issue has been automatically marked as stale because it has not had This bot is used to handle issues where the issue hasn't been discussed or |
How do we reopen this? |
@sakalys Reopened |
Currently, if you attempt to freeze and save the config to an existing file, then you are informed that you cannot do so, because the file already exists. I am willing to code and submit a pull request that would allow the tmuxp freeze command to overwrite the specified file. Does anyone see any problems with this, because I did not look anywhere else in the code except the function responsible for the command? |
Facing the same need here, it'd be great if I mean, yeah I could automate the deletion and then BTW, thanks for 'tmuxp'! It's the icing on the cake of my bash/vim/EmacsOrgmode/tmux workflow! Cheers |
Thanks for using tmuxp! It seems like |
Currently tmuxp doesn't allow that, so it might be nice to support that.
I'm going to send you a few more issues with enhancements that I thought off. None of it is essential but it would improve the overall handling imho. I'm going to open each in a different issue so that it is easier for you to keep track of things.
The text was updated successfully, but these errors were encountered: