Skip to content
This repository has been archived by the owner on Jun 8, 2020. It is now read-only.

frankhale/nyana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nyana is a small programmers text editor with a plugin system and an 
abbreviation replacement mechanism similar to Scribes http://scribes.sf.net

The overall aim of Nyana is to be similar in simplicity to Windows Notepad
but with a set of features geared to programmers. The editor is not ambitious 
and is meant to be lightweight and easily used.

CTRL+O = opens the file dialog so you can load a file
CTRL+S = saves the current file
CTRL+F = search/replace
CTRL+G = goto line
CTRL+T = open embedded terminal

Author: Frank Hale <frankhale@gmail.com>
Last code update: 5 July 2010

The code and documentation is released under the terms of the GNU GPL license version 3.

About

a small programmers text editor written in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages