dotfiles/tmux/.config/tmux
Marty Oehme 14f33460df
tmux: Improve vim-style yanking
Finally updated tmux scroll-mode yanking to use more vim-style bindings:
Use `v` to select text normally, `V` to select line-wise and `C-v` to
enable rectangle select. `y` yanks to the clipboard (and the internal
tmux register as previously).

Lastly, removed some left-over deprecated code concerning neovim cursor
shape behavior. Was already commented out but now removed completely.

HACK - the yanking to clipboard only works on wayland currently since it
uses `wl-copy` directly instead of the `clip` script. The `clip` script
is not invoked correctly with data being piped since it apparently does
not recognize that it is in a piped call?
2022-11-04 15:26:16 +01:00
..
sessions tmux: Change todo.session burndown display 2022-10-08 18:05:39 +02:00
tmux.conf tmux: Improve vim-style yanking 2022-11-04 15:26:16 +01:00
tmux.remote.conf Switch to GNU stow 2019-12-29 23:12:13 +01:00