weechat-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, maste


From: Sebastien Helleu
Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-112-g91b7aec
Date: Wed, 31 Jul 2013 12:42:02 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Fast, light and extensible chat client".

The branch, master has been updated
       via  91b7aec8556798e672dbbf6a4301a20d66e8b43f (commit)
      from  261efe6299710424812faadf03905198763e3014 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 91b7aec8556798e672dbbf6a4301a20d66e8b43f
Author: Sebastien Helleu <address@hidden>
Date:   Wed Jul 31 14:41:27 2013 +0200

    core: reset scroll after /window {page_down|scroll_down} if last line of 
buffer is displayed at bottom
    
    A regression was introduced by commit 
bee56c3b7fa6ef0ce820a8f0a7e5e51b95aa3fab
    (/window scroll_beyond_end).
    
    Scenario to reproduce the problem, for example on an IRC channel with a long
    history (more than two pages):
      /window page_up
      /window page_down
      <type some text and send to channel>
    It will display -MORE(1)- instead of automatically scrolling to bottom of
    buffer.

-----------------------------------------------------------------------

Summary of changes:
 src/gui/curses/gui-curses-window.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Fast, light and extensible chat client



reply via email to

[Prev in Thread] Current Thread [Next in Thread]