Skip to content

A simple example of how to use Python's ncurses library to create a scrolling console window.

Notifications You must be signed in to change notification settings

LyleScott/Python-curses-Scrolling-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

6 Commits

Repository files navigation

Lyle Scott III [email protected]http://digitalfoo.net/projects/Python_curses_Scrolling_Example/ This is a *super* basic implementation of a scrollable terminal screen. *Currently, this reads line from lines.txt in the getOutputLines function. * UP - scroll up * DOWN - scroll down * SPACE - select/toggle a line * ESC - exit 

About

A simple example of how to use Python's ncurses library to create a scrolling console window.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages