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.
+---++
On Sun, Apr 29, 2012 at 11:47:15PM +0100, Thomas Adam wrote:
> Hi,
>
> On 22 March 2012 11:14, Nicholas Marriott wrote:
> > Hi
> >
> > I tweaked this a bit so the output format is the same for one or many
> > variables and applied it, thanks!
>
> Sorry to bring this up now after this patch has g
Hi
Sorry for the long delay. I like this idea, but this diff breaks -t
without -a, because the key is not set. I'm going with this change
instead which is also smaller:
Index: cmd-unbind-key.c
===
RCS file: /cvs/src/usr.bin/tmux/cmd-