On 6/05/12 6:39 PM, Romain Francoise wrote:
> Stephen Thirlwall writes:
>
>> Ideally, I'd like to be able to query the value of TVIM_PANE_ID from
>> any pane in that particular window.
>
>> Note that there may be a tvim pane in multiple windows, so this needs
>> to be local to the window, not a gl
Stephen Thirlwall writes:
> Ideally, I'd like to be able to query the value of TVIM_PANE_ID from
> any pane in that particular window.
> Note that there may be a tvim pane in multiple windows, so this needs
> to be local to the window, not a global setting.
> Is there some way to do this using
I have a problem that I hope someone may have a nice solution to.
I've been developing a bash function called tvim, which combines vim and
tmux in a way that suits my workflow nicely. There is a single vim pane
that gets created (and re-created) on demand.
+---++