tmux-plugins / tmux-yank

Tmux plugin for copying to system clipboard. Works on OSX, Linux and Cygwin.
https://tmux-plugins.github.io/tmux-yank/
MIT License
2.7k stars 122 forks source link

Feature Request: Exit Copy Mode #155

Closed kevintraver closed 2 years ago

kevintraver commented 2 years ago

This exits copy mode after yanking current line.

I think this makes sense because this is normally used in normal mode and not copy-mode.

bruno- commented 2 years ago

This exits copy mode after yanking current line.

I can't reproduce this. Currently, the latest version of the plugin exits copy mode after yanking current line.

kevintraver commented 2 years ago

Ok thanks.