Review Request 130133: Fix Screen::scrollUp() behavior

Anthony Fieroni bvbfan at abv.bg
Mon Jun 26 19:36:09 UTC 2017



> On Юни 2, 2017, 10:16 преди обяд, Anthony Fieroni wrote:
> > src/Screen.cpp, line 763
> > <https://git.reviewboard.kde.org/r/130133/diff/2/?file=496053#file496053line763>
> >
> >     Does this should be ```_columns``` not ```_columns-1``` ?
> 
> Kurt Hindenburg wrote:
>     Has anyone had time to work on this more?  The upcoming 17.08 is near and I'd like to get this fixed by than.
> 
> Octoploid Octoploid wrote:
>     The current patch works fine for me (I use konsole with tmux daily at work).
>     So I'm not sure what more you are asking for. 
>     The patch just needs to be reviewed and then applied.

I'm not sure where lastScrolledRegion is used for, but ```_bottomMargin``` is +1, look 2 lines above, so *logically* here should be without -1, no ?


- Anthony


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/130133/#review103267
-----------------------------------------------------------


On Юни 2, 2017, 8:44 преди обяд, Octoploid Octoploid wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/130133/
> -----------------------------------------------------------
> 
> (Updated Юни 2, 2017, 8:44 преди обяд)
> 
> 
> Review request for Konsole and Kurt Hindenburg.
> 
> 
> Bugs: 379318
>     http://bugs.kde.org/show_bug.cgi?id=379318
> 
> 
> Repository: konsole
> 
> 
> Description
> -------
> 
> Patch from Nicholas Marriott (of tmux fame).
> See: https://github.com/tmux/tmux/issues/931
> 
> Currently Screen::scrollUp() is broken and cannot be used by tmux.
> ("set -as terminal-overrides ',*:indn@'" in .tmux.conf is a workaround)
> 
> Fix the issue by copying the checks in Screen::scrollDown().
> 
> 
> Diffs
> -----
> 
>   src/Screen.cpp 90671829bf9b 
> 
> Diff: https://git.reviewboard.kde.org/r/130133/diff/
> 
> 
> Testing
> -------
> 
> Tested with tmux trunk.
> 
> 
> Thanks,
> 
> Octoploid Octoploid
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20170626/ced6917f/attachment-0001.html>


More information about the konsole-devel mailing list