mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:47:01 +00:00
When pasting, translate \n into \r. This matches xterm and putty's behaviour,
and makes emacs happy when pasting into some modes. A new -r (raw) flag to paste-buffer pastes without the translation. From Kalle Olavi Niemitalo, thanks!
This commit is contained in: