Skip to content

a python curses textbox for interactive python scripts

Notifications You must be signed in to change notification settings

chris17453/py-term-widgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-term-widgets

  • ptw

Editor

  • a text input box for python

Supports

  • word wrap
  • backspace across multiple lines
  • dselete across multiple lines
  • CTRL Left/Right to skip to the End or beginning of the next word
  • pagination, up and down
  • CTRL HOME and CTRL END to jumpo to the start or end of a document
  • ALT S to save a file
  • custom window width/height. Must be within wxisting limits
  • line numbers which span split lines
  • status bar with line cursor, line number, position and lenght information

Menu

Button

Graph

  • left to right
  • top to bottom
  • inversion
  • time series
  • color layouts
  • character mapping

demo

py-textbox py-textbox

About

a python curses textbox for interactive python scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages