Hi,
What I meant was being able to copy and paste with vim-like shortcuts. For
example,
in vi-copy mode, if I do "ay, it should copy the selected text into
register/buffer a. Then,
if I issue a "command-mode" command like 'paste "a', I should get back the
contents of
buffer 'a'.
-Ankur
On Wed,
I see. Thanks.
On Wed, Feb 3, 2010 at 6:46 PM, Nicholas Marriott <
nicholas.marri...@gmail.com> wrote:
> Oh yeah, of course you can do it with a command, you just can't do it
> immediately from copy mode.
>
>
> On Thu, Feb 04, 2010 at 12:37:40AM +0100, clemens fisc
to-date bar a couple
> of
> days right now I think.
>
>
> On Wed, Feb 03, 2010 at 05:53:18PM -0500, Ankur Nayak wrote:
> >Hi,
> >
> >How do I checkout the newest source code checked into the tmux
> repository.
> >I do a cvs checkout from so
A related question. Is it possible to copy buffers to specific registers,
just as one can do in vim?
On Wed, Feb 3, 2010 at 4:32 PM, Nicholas Marriott <
nicholas.marri...@gmail.com> wrote:
> On Wed, Feb 03, 2010 at 09:43:22PM +0100, clemens fischer wrote:
> > Nicholas Marriott wrote:
> >
> > > Th
Hi,
How do I checkout the newest source code checked into the tmux repository. I
do a cvs checkout from sourceforge. But, it seems a lot of the changes are
not reflected there.
-Ankur
--
The Planet: dedicated and managed
>
> A related question. Is there a way to switch between panes with home key
> shortcuts? For example, I'd like to switch to the pane to the right of my
> current pane using C-t C-l. Similarly for up/down/left panes using C-t C-k,
> C-j, C-h keys.
>
>
> On Fri, Jan 22, 2010 at 9:02 PM, Nicholas M