php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #64182 Adding support for window scrolling
Submitted: 2013-02-10 11:52 UTC Modified: 2013-02-16 16:06 UTC
From: harald dot lapp at gmail dot com Assigned: rasmus (profile)
Status: Closed Package: ncurses (PECL)
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
38 - 29 = ?
Subscribe to this entry?

 
 [2013-02-10 11:52 UTC] harald dot lapp at gmail dot com
Description:
------------
The pecl ncurses extension currently lacks support for scrolling windows and areas 
of windows. For this to work three additional functions should be added: 

ncurses_wscrl, ncurses_wsetscrreg and ncurses_scrollok

I have created a patch for it for usage with version 1.0.2 of the extension and it 
would be awesome if it could get merged.



Patches

patch_commit_9cf169630e1f.patch (last revision 2013-02-10 11:53 UTC by harald dot lapp at gmail dot com)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-02-16 16:05 UTC] rasmus@php.net
Automatic comment from SVN on behalf of rasmus
Revision: http://svn.php.net/viewvc/?view=revision&revision=329488
Log: Add support for ncurses_wscrl, ncurses_wsetscrreg and ncurses_scrollok
to support window scrolling and areas. Patch by Harald Lapp from bug #64182
 [2013-02-16 16:06 UTC] rasmus@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: rasmus
 [2013-02-16 16:06 UTC] rasmus@php.net
Patch looks good. Applied, thanks.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 13:01:29 2024 UTC