mirror of
https://github.com/tmux/tmux.git
synced 2026-03-06 15:55:33 +00:00
Replace the manual loop moving each argument from cmd->arguments to last->arguments with a single TAILQ_CONCAT() call. This makes the code clearer and more efficient, while preserving identical behavior. OK nicm@
35 KiB
35 KiB