Re: bind -t cmd-with-args?

Wed, 03 Feb 2010 19:50:10 -0800

Except that he was originally talking about binding a key in the vi-copy
table, so maybe he does.

He may know it better as "normal" mode, which is what I more usually
hear it called (at least in vim documentaiton). I'm not sure, but I
think "command" mode may refer to the mode you enter when you type a
colon ":" (similar to tmux's C-b :).

AIUI, -c shouldn't be used in vi-copy, where there is no "insert" mode
possible; it's only meant to distinguish from "insert" mode in vi-edit
(the table used for editing the ":" command line at the bottom).

-mjc

Nicholas Marriott wrote:
> You use -c if you want to bind a key for command mode when using vi mode keys
> rather than emacs. If you don't know what that is, you obviously don't use vi
> and don't need to use it. -c only applies when you give a mode key table with
> -t.
> 
>>> On Wed, Feb 03, 2010 at 09:43:22PM +0100, clemens fischer wrote:
>> I still don't get it.  What is the difference between "bind" and "bind
>> -c", and when do I use either?


------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to