You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I tell TPM to update all my packages, I get the following:
Updating all plugins!
"tpm" update success
| Already up to date.
"tmux-autoreload" update success
"nord-tmux" update success
"tmux-sensible" update success
| Already up to date.
| Already up to date.
| failed to store: -25299
| Already up to date.
"tmux-pain-control" update success
| failed to store: -25299
| Already up to date.
"tmux-yank" update success
| Already up to date.
TMUX environment reloaded.
Done, press ENTER to continue.
I am concerned over all the instances of failed to store -25299. I have no idea what that could be, any suggestions would be appreciated.
The text was updated successfully, but these errors were encountered:
I looked up the error and came across this thread which claims that the error is caused by a regression in git 2.45.0, so this is not a tmux bug. Your workaround for now should be to manually update them by navigating to their directories and running git pull.
Computer information:
Apple M2 Max
macOS: Sonoma 14.4.1
Tmux: 3.4
When I tell TPM to update all my packages, I get the following:
I am concerned over all the instances of
failed to store -25299
. I have no idea what that could be, any suggestions would be appreciated.The text was updated successfully, but these errors were encountered: