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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: harald dot lapp at gmail dot com
New email:
PHP Version: OS:

 

 [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)

Pull Requests

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 Oct 11 22:01:45 2024 UTC