Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAllow overwriting of freeze files #64
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 |
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.