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

Dispatch with iTerm gets stranded

Open hassek opened this issue 12 years ago • 2 comments

I haven't found the exact reason yet but these are 2 behaviors that happens to me frequently:

1.- I run dispatch once and it gets stranded, the I run it for a second time and it works on the first stranded terminal (the second gets stranded after this)

2.- Other times it doesn't matter how many times I try to run it, it will not work and all terminal will be stranded.

This happens both with dispatch or start commands on iTerm2 version 1.0.0.20130624.

EDIT:

it happens when the last focused terminal is split, that's why when I run it twice it works properly.

hassek avatar Oct 31 '13 21:10 hassek

Fixing this would require tweaking the AppleScript in iterm.vim. I looked into incorporating a tmux style :Dispatch split early on, and found the APIs (or at least the API documentation) lacking. So I don't have high hopes about this one.

tpope avatar Apr 07 '14 19:04 tpope

Damn, alright. I guess we can leave it as a "possible fix someday" for now.

hassek avatar Apr 07 '14 19:04 hassek