tmux-plugins.tmux-yank/scripts
Bruno Sutic ea13a18a5d Bugfix: copy line binding never yanks newlines
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
2014-06-29 14:13:27 +02:00
..
copy_line.sh Bugfix: copy line binding never yanks newlines 2014-06-29 14:13:27 +02:00
key_binding_helpers.sh Bugfix: copy line binding never yanks newlines 2014-06-29 14:13:27 +02:00