christoomey / vim-tmux-runner

Vim and tmux, sittin' in a tree...
MIT License
291 stars 37 forks source link

Unify SendCommand function & Command #33

Closed christoomey closed 9 years ago

christoomey commented 9 years ago

They both should execute the same code path. Likewise, document the reason for both to exist (command as primary interface, function exposed for dynamic definition)