Jun-25-2017, 01:03 AM
i am looking for a new python editor. i currently use emacs in text mode (it works in the same terminal window as the shell that i ran it from). it looks like there are quite many out there as listed in the python.org wiki. so i would like to pick a good one that:
1. can operate in text mode, either by a command line option or just lack of the DISPLAY environment variable, in huge terminal screens i use.
2. emulates emacs-like commands
3. written in Python and/or C, preferably just Python.
4. runs in Linux (at least Ubuntu).
5. understands Python well (highlighting, indenting, etc.) without using harsh color combinations.
6. any needed modules are in Ubuntu and/or pip repositories without having to add references.
7. packaged in Ubuntu and/or pip repositories without having to add references -or- is all in one file that can be directly downloaded.
8. feels "complete" and meets all the above without any plugins.
any suggestions? do you use any? ideas?
1. can operate in text mode, either by a command line option or just lack of the DISPLAY environment variable, in huge terminal screens i use.
2. emulates emacs-like commands
3. written in Python and/or C, preferably just Python.
4. runs in Linux (at least Ubuntu).
5. understands Python well (highlighting, indenting, etc.) without using harsh color combinations.
6. any needed modules are in Ubuntu and/or pip repositories without having to add references.
7. packaged in Ubuntu and/or pip repositories without having to add references -or- is all in one file that can be directly downloaded.
8. feels "complete" and meets all the above without any plugins.
any suggestions? do you use any? ideas?