Hi

Thanks for these.

On Sat, Mar 17, 2012 at 04:22:25PM +0100, marcel partap wrote:
> Hi there fellow h4x0rz ;)
> just wanted to have a comment on these, will finalize them after my exam
> end of the month...
> 
> tmux-quiet-set-option.patch:
> still useful, my use case is setting option window-status-fg when
> splitting a window with su -l [different user]
> 
> tmux-recalculate-window-size-on-mouse-select-window.patch:
> without this windows resize only by keyboard traversal (=>
> cmd_select_window_exec()).

Think these two look fine, will apply them soon, I have a bunch of other
stuff to go through as well.

> Should recalculate_sizes() not really go into server_redraw_session() ?

Maybe, not sure.

> 
> tmux-border-mark-active-pane-v2.patch:
> Wanted to have this since long time, please comment on its implementation..
> renamed screen_redraw_cell_border[1]() to
> screen_redraw_cell_is_border[_of_wp]() for clarity. Still needs option -
> "pane-active-indicator"?

What does this patch do?

Not sure I like the new names. Can you do it without renaming the
functions and we can rename them separately?

> 
> tmux-mouse-wheel-scrolling.patch:
> After the recent changes the mouse handling so my implementation of a
> mouse event queue that can be used for status-line click gestures like
> 'ctrl+alt+middle click twice within 400ms to kill window' is postponed
> for some more. However, this is split off for added pwnage :D
> It emulates mouse scrolling for non-mouse-aware term apps by sending
> cursor-up/down input, like in some other terminal emulators like KDE's
> konsole.
> SHIFT+Scroll scrolls single lines, CTRL+Scroll triples scroll speed.
> Works well with less, bash history..
> MOUSE_SCROLL_LINES will be made into a user option in next patch iteration.

I think this is fine, but I need to test it, will try to do that soon.

> 
> tmux-exit-mouse-copy-mode-less-aggressively-and-adv-wheel-scroll-v3.patch:
> For mode-mouse=copy-mode, do not exit copy-mode when scrolling to the
> bottom or click-selecting pane in copy mode. Also has the SHIFT/CTRL
> scroll modifier stuff from above patch in it.

Same I'll have a play with this too.

> 
> ok that's it for now, happy hacking and thx everyone for their
> contributions of my favorite desktop app ;)
> #regards|marcel






> ------------------------------------------------------------------------------
> This SF email is sponsosred by:
> Try Windows Azure free for 90 days Click Here 
> http://p.sf.net/sfu/sfd2d-msazure

> _______________________________________________
> tmux-users mailing list
> tmux-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tmux-users


------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to