mirror of
https://github.com/tmux-plugins/tmux-yank.git
synced 2026-09-10 07:36:17 -04:00
This addresses a tmux/bash issue that occurs for commands with multiple lines. When 'C-e' is pressed in a command, this confuses tmux so newlines are yanked in copy-mode. When a user wants to line-yank multiple-line command he is better off when newlines aren't yanked. This commit reliably enables this. Fixes #13 |
||
|---|---|---|
| .. | ||
| copy_line.sh | ||
| key_binding_helpers.sh | ||