Vixn
Submitted by Tony Houghton on Wed, 2008-09-10 17:08
Summary:
A vi-like GUI text editor for programmers
Current testing version:
0.0.1
Home page:
Downloads:
Features
- Multiple windows with shared clipboard, command history etc.
- Throwback windows for compiler errors and search results as used by RISC OS programmers' editors such as Zap
- Written entirely in python, which is also used for configuration and customisation
- Based on gtksourceview
Requirements
- Python 2.4 or newer
- Python bindings for gtksourceview2
- python-magic module (non-essential but recommended)
»
- Login to post comments
Installation.
I never did get the hang of installing Python stuff.
Remind me what the CLI commands are. Thanks.