medit/moo/TODO

24 lines
500 B
Plaintext
Raw Normal View History

2006-08-08 17:29:12 -07:00
1. Make python plugin use temporary file if the document isn't saved.
2. Buffering in MooCmd.
2006-08-10 02:25:56 -07:00
3. Queue commands in MooCmdView.
4. Shortcuts conflicts and hidden actions shortcuts.
2006-08-08 17:29:12 -07:00
Editor
========
2006-08-08 17:29:12 -07:00
2. File saving: permissions, backups, symlinks.
3. moo_editor_save_tmp(), moo_editor_save_fake() ?
2007-11-03 10:54:26 -07:00
Disable languages
Terminal
========
0. FIX IT!
1. Think about profiles, can they help?
2. Terminal settings.
2007-09-23 09:47:28 -07:00
Tools: command line option to create a document with given text, read from stdin maybe?