Skip to main content

Simple curses text editor

Project description

atto - Simple curses text editor

Installation

pip install atto

Usage

As script

[user@localhost ~] atto "<filename>"

In your code

import atto 
atto.edit('filename.txt')

Keys

i to switch to insert mode ESC to return from insert mode F4 to exit without saving F2 to save F10 to save and exit Arrow keys to move cursor

License

atto is licensed under GPL License

Requirements

  1. cursor: Cross-platform library for showing and hiding cursor

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

atto-1.0.0.tar.gz (3.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page