This file is indexed.

/usr/share/pyshared/Editra/TODO is in editra 0.6.58-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
This file serves as a scratch place for some ideas about things that are wanted
in the editor or that would be nice to have. A more formal listing is available
on the projects issue tracker page http://code.google.com/p/editra/issues/list

This is a partial list of planned features that are yet to be implemented. 

Planned Features:

Core:
- Full command mode to remove need for mouse interaction (initial basic version to be available after 0.1.78)
- Builtin help/documentation browser
- Extensions to current syntax stylesheet language to allow for per language style definitions
- Runtime loading/unloading of plugins (works for some plugins)

Plugin:
- Terminal, builtin system shell control (partially implemented osx/gtk)
- Debugger/Build system front end