..
Ok then how about supporting both in code, while changing the man page
to 'mouse-copy-mode' ?
#regards...
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat lan
Hi
I don't much like mode-mouse as a name but now that it's there, I'm not
sure we should just rename it and I don't think it's important enough to
add translation table or whatever.
On Sun, Jul 08, 2012 at 07:10:00PM +0200, Marcel Partap wrote:
> > But I'm not clear what is what - can you send
> But I'm not clear what is what - can you send me any diffs that are
> finished and working with an explanation of what they do?
Yes sure, will rebase and polish my queue... The mouse behaviour patches
touch lines containing the 'mode-mouse' variable for which I posted a
patch to rename it:
> - mo
Per NicM's suggestions this patch:
* Reimplements -F for choose-{window,session}, and makes the old syntax
the default, which means configs won't have to change.
* -s and -w to choose-tree are now the session/window flags. -SW are for
formatting.
* No more ACS drawing, the tree is rendered
Hi,
On 8 July 2012 09:04, Nicholas Marriott wrote:
> Hi
>
> I like this, just a few things:
>
> - I think choose-session and choose-window should look unchanged, no
> extra flags - you can just convert format from -F.
Done.
> - The flags should be -w and -s and the formats -W and -S. I think
Per NicM's suggestions this patch:
* Reimplements -F for choose-{window,session}, and makes the old syntax
the default, which means configs won't have to change.
* -s and -w to choose-tree are now the session/window flags. -SW are for
formatting.
* Moved #define's from tty.c to tmux.h to al
Good idea although the text could be simplified (when does a sane number
become insane? ;-). How about just something like:
--
Show the default session options by starting a new tmux server with no
configuration file:
$ tmux -Lfoo -f/dev/null start\; show -g
Or window options:
$
Hi
I like this, just a few things:
- I think choose-session and choose-window should look unchanged, no
extra flags - you can just convert format from -F.
- The flags should be -w and -s and the formats -W and -S. I think this
matches set-option more closely.
- If I give -w I want windows,
Applied, thanks.
On Wed, Jun 20, 2012 at 09:15:25AM +0100, Thomas Adam wrote:
> Hi,
>
> On Sun, Jun 17, 2012 at 07:20:08PM +0100, Thomas Adam wrote:
> > +/* Clear alert flags for a winlink */
> > +void
> > +winlink_clear_flags(struct winlink *wl)
> > +{
> > + struct winlink *wm;
> > + struc
Sorry, I've been very busy so no time to look at this stuff but now I'm
free all this week.
But I'm not clear what is what - can you send me any diffs that are
finished and working with an explanation of what they do?
Thanks
On Thu, Jun 21, 2012 at 06:32:48PM +0200, Marcel Partap wrote:
> >> se
10 matches
Mail list logo