vim-tbone icon indicating copy to clipboard operation
vim-tbone copied to clipboard

tbone.vim: tmux basics

Results 5 vim-tbone issues
Sort by recently updated
recently updated
newest added

My use case is that I would like to yank a word or phrase that wraps around in a vim vertical split, so yanking directly with tmux will result in...

I was about proposing to unset `g:tbone_write_pane` after `:Tattach`, thinking it would use pane numbers there initially.

When sending text to an IPython REPL in tmux, the interpreter needs the `\r`s at the end of each line. Because the plugin converts newlines to carriage returns, it's only...

Hi @tpope first of all, good job on all those vim plugins, I'm a big fan In the dew months I've been using the vim/tmux , I've put together some...