mirror of
https://github.com/tmux-plugins/tmux-resurrect.git
synced 2025-09-01 11:57:01 +00:00

When command_arguments contains a path, there are too many delimiters for sed, which causes it to not replace properly. The result of this is that the original command gets executed without remapping and/or expanding the arguments.