-rw-r--r-- README.md
1 # tide 2 3 Tmux IDE for vim 4 5 This can be used to send text from vim to tmux, in two setups: 6 7 Tmux with one pane receiving all text from a non-tmuxed vim elsewhere, or 8 vim in one of two tmux panes can send text to the. 9 10 ## default keybindings for all filetypes 11 12 <F9> send visual selection (visual mode) 13 <F9> send current paragraph (normal mode) 14 <F8> send current line 15 <F7> send word under cursor 16 <F4> send section delimited by double comment characters 17 18 ## Contact 19 20 Email me @ mcol@posteo.net for questions or contributions. 21